Raymond Feng
|
d0055d8591
|
Fix removeUndefined to bypass non-plain objects
traverse.map() transform custom objects such as Date or ObjectID into
plain objects and it breaks the BSON serialization
|
2013-10-29 22:16:43 -07:00 |
Raymond Feng
|
f3011216b5
|
Support datasource/connector configuration using URL string
|
2013-10-25 16:18:02 -07:00 |
Raymond Feng
|
9ec9f654c7
|
Remove undefined values from the query object
|
2013-10-11 11:50:00 -07:00 |
Raymond Feng
|
f3443959a1
|
Rename 'loopback-data' to 'loopback-datasource-juggler'
|
2013-07-30 14:10:03 -07:00 |
Ritchie Martori
|
d4ca20c01a
|
Add filter.fields support to dao and memory connector
|
2013-07-16 17:53:52 -07:00 |
Raymond Feng
|
be21815e7b
|
Rename jugglingdb to loopback-data
|
2013-07-16 11:59:53 -07:00 |
Anatoliy Chakkaev
|
01b9307e1c
|
Better safeRequire
|
2012-10-07 14:54:20 +04:00 |
Anatoliy Chakkaev
|
e8c6f68353
|
Add schema.isActual and automigrate on sqlite start
|
2012-02-20 22:33:11 +04:00 |
Anatoliy Chakkaev
|
9faccf8638
|
Added utils module
|
2012-01-30 23:37:14 +04:00 |