loopback-datasource-juggler/lib
arlaneenalra abd46961da Use type converted data when writing back to database.
This allows foreignKey types and other custom types
to be converted into natvie values before writing them
to the database.
2014-02-04 23:10:42 -06:00
..
connectors Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
connector.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
dao.js Use type converted data when writing back to database. 2014-02-04 23:10:42 -06:00
datasource.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
geo.js Reformat the code 2014-01-24 09:09:53 -08:00
hooks.js Reformat the code 2014-01-24 09:09:53 -08:00
include.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08:00
introspection.js Reformat the code 2014-01-24 09:09:53 -08:00
jutil.js Reformat the code 2014-01-24 09:09:53 -08:00
list.js Reformat the code 2014-01-24 09:09:53 -08:00
model-builder.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
model-definition.js Reformat the code 2014-01-24 09:09:53 -08:00
model.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08:00
relations.js Clean up lookupModel 2014-01-28 18:00:12 -08:00
scope.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08:00
sql.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
types.js Reformat the code 2014-01-24 09:09:53 -08:00
utils.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08:00
validations.js Reformat the code 2014-01-24 09:09:53 -08:00