..
connectors
Use dataSource.connect to avoid duplicate connects
2017-04-04 10:19:58 -07:00
kvao
Refactor flush to deleteAll
2017-01-09 14:53:34 -08:00
browser.depd.js
Fix manually
2016-08-22 19:20:12 -04:00
dao.js
Allow `after save` hook to see count of records changed ( #1231 )
2017-04-06 12:02:34 -04:00
datasource.js
Support multiple fk relations ( #1308 )
2017-04-04 18:23:43 -04:00
geo.js
handle deep geo-near queries ( #1314 )
2017-04-13 17:05:05 -04:00
hooks.js
Fix manually
2016-08-22 19:20:12 -04:00
include.js
Fixes #1275 . `Include` filter transforms fields property into array. ( #1276 )
2017-03-22 10:03:36 -04:00
include_utils.js
Fix manually
2016-08-22 19:20:12 -04:00
introspection.js
Fix manually
2016-08-22 19:20:12 -04:00
jutil.js
Fix manually
2016-08-22 19:20:12 -04:00
list.js
Upgrade eslint-config, fix new violations
2017-02-01 12:45:56 +01:00
mixins.js
Fix manually
2016-08-22 19:20:12 -04:00
model-builder.js
Fix manually
2016-08-22 19:20:12 -04:00
model-definition.js
Fix model def column name method ( #1224 )
2017-04-05 15:12:27 -04:00
model.js
#1261 Property name "constructor" is not allowed in 'Model' data ( #1284 )
2017-04-04 13:35:24 -04:00
observer.js
Fix manually
2016-08-22 19:20:12 -04:00
relation-definition.js
Custom Table Names on rels ( #1303 )
2017-04-05 12:42:21 -04:00
relations.js
Fix manually
2016-08-22 19:20:12 -04:00
scope.js
Fix - `_targetClass` on scope function ( #1280 )
2017-03-22 17:06:36 -04:00
transaction.js
Upgrade dependencies to remove npm install warnings
2017-01-17 09:45:51 -08:00
types.js
Fix manually
2016-08-22 19:20:12 -04:00
utils.js
Using a filter with exclusion of a non existent property, removes an existing one ( #1257 )
2017-03-20 19:18:48 -04:00
validations.js
Add tests for validatesExclusionOf ( #1248 )
2017-03-08 10:24:18 -05:00