@foxify/odin
Advanced tools
Changelog
v0.9.0 - (2019-01-07)
iterate
method to DB
, Odin
& relational methodsunset
method to DB
delete
method to Odin
instancewithTrashed
method to relational methodslean
method to relational methodsrestore
in Odin
instance returns number
now (it was boolean
before)^.+_ids$
fields not casting to array of ObjectId
while savingChangelog
v0.8.0 - (2018-12-27)
embedMany
relation bugwithTrashed
to relationsTypes
is now a peerDependency (@foxify/schema
) which needs to be installed!embedMany
testsNode.js
version 11
to tests