loopback-datasource-juggler/lib
Miroslav Bajtoš abf57ff497 scope: add _targetClass to scope property
Store the class of the results returned by a scope find method.
This class is different from the "targetClass" when the relations
is using a third "through" model (e.g. hasAndBelongsToMany).
2014-04-02 19:32:37 +02:00
..
connectors Refactor the serialize/deserialize into two functions 2014-03-17 08:32:37 -07:00
connector.js Use String[] for types and add test for supported types 2014-01-29 17:19:07 -08:00
dao.js Simplify the inclusion processing 2014-03-17 08:40:40 -07:00
datasource.js Fix the base sql connector to correct escape id values 2014-03-24 14:56:52 -07:00
geo.js Updates to JSDoc comments for API doc 2014-03-12 16:28:46 -07:00
hooks.js Reformat the code 2014-01-24 09:09:53 -08:00
include.js Set the relation property correctly 2014-03-23 21:07:04 -07:00
introspection.js Reformat the code 2014-01-24 09:09:53 -08:00
jutil.js Refactor mixin and always redefine proxy/delegate methods 2014-02-20 17:25:07 -08:00
list.js Check the Array type 2014-03-03 15:52:49 -08:00
model-builder.js Updates to JSDoc comments for API doc 2014-03-12 16:28:46 -07:00
model-definition.js Fix the base sql connector to correct escape id values 2014-03-24 14:56:52 -07:00
model.js Simplify the inclusion processing 2014-03-17 08:40:40 -07:00
relations.js Simplify the inclusion processing 2014-03-17 08:40:40 -07:00
scope.js scope: add _targetClass to scope property 2014-04-02 19:32:37 +02:00
sql.js Fix the base sql connector to correct escape id values 2014-03-24 14:56:52 -07:00
types.js Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
utils.js Make sure __cachedRelations is not enumerable 2014-01-28 09:57:23 -08:00
validations.js Fix some small errors 2014-03-13 16:26:29 -07:00