loopback-datasource-juggler/lib/adapters
Scott Nonnenberg bf3234b9f0 http adapter: pre/postProcess, fix destroy and all
preProcess() ensures that null fields are excluded from the wire. I've experienced jQuery/node/express 3.0 turning nulls into empty strings.

postProcess() ensures that Date fields are actually turned back into dates. JSON, you're annoying sometimes.

destroy() is now implemented.

all() now URL encodes any query filters provided.
2013-03-06 18:05:30 -08:00
..
cradle.js let the adapter decide when to load the schema 2012-12-16 14:08:51 +01:00
http.js http adapter: pre/postProcess, fix destroy and all 2013-03-06 18:05:30 -08:00
memory.js Make memory adapter async 2013-01-22 01:21:43 +07:00
neo4j.js I put the delete in the wrong line, moved down.. 2012-08-18 12:42:43 -03:00
riak.js Mongodb adapter 2012-03-11 08:48:38 +04:00