loopback-connector/lib
Miroslav Bajtoš 1eb6d79b97 Fix crash in `id(model, property)`
Before this change, an attempt to save a model instance with a dynamic
property to a MySQL datasource crashed the application.

This commit fixes the implementation of `id(model, property)` to
correctly handle the case when the property is not described in the
model definition.
2015-01-28 11:38:11 +01:00
..
connector.js Fix crash in `id(model, property)` 2015-01-28 11:38:11 +01:00
sql.js Make sure callback happens if a model is not attached to the data source 2014-10-13 09:47:11 -07:00