loopback-datasource-juggler/lib
Timothy Marks a565dbbd12 Fixes issue where only id would be saved when updating an existing object for mongodb driver.
.save instead of .update was being called which would persist only a
data object with the id value to the database on doing a save of an
existing object.
2012-07-28 22:37:48 +10:00
..
adapters Fixes issue where only id would be saved when updating an existing object for mongodb driver. 2012-07-28 22:37:48 +10:00
abstract-class.js Merge pull request #103 from Katoka/master 2012-07-14 05:11:06 -07:00
hookable.js Jslinize if blocks, not strict equal for ids on uniqueness checking 2012-04-19 03:20:44 +04:00
jutil.js Validations 2011-10-10 17:22:51 +04:00
railway.js Allow relative driver paths, adopt for node 0.8 2012-07-02 15:59:44 +04:00
schema.js Allow relative driver paths, adopt for node 0.8 2012-07-02 15:59:44 +04:00
sql.js Document 2012-03-27 18:22:24 +04:00
utils.js Add schema.isActual and automigrate on sqlite start 2012-02-20 22:33:11 +04:00
validatable.js Jslinize if blocks, not strict equal for ids on uniqueness checking 2012-04-19 03:20:44 +04:00