loopback-datasource-juggler/lib
Scott Nonnenberg 2ba862f5af afterDestroy not called on adapter error
Similar to afterCreate and afterUpdate, we don't want to run the afterXXXX handlers if the delete failed according to the adapter.
2013-03-30 17:18:47 -07:00
..
adapters Fix memory adapter and test 2013-03-27 17:10:13 +04:00
hooks.js Rename validation hooks 2013-03-28 15:23:31 +04:00
jutil.js Validations 2011-10-10 17:22:51 +04:00
list.js Added filter, fix [] as type 2013-03-18 23:45:34 +04:00
model.js afterDestroy not called on adapter error 2013-03-30 17:18:47 -07:00
railway.js Added filter, fix [] as type 2013-03-18 23:45:34 +04:00
schema.js Make tests importable 2013-03-26 04:41:00 +04:00
sql.js Document 2012-03-27 18:22:24 +04:00
utils.js Better safeRequire 2012-10-07 14:54:20 +04:00
validations.js Validation amends 2013-03-28 15:29:11 +04:00