loopback-datasource-juggler/lib/adapters
redvulps abde0df35b Updated mysql adapter to support fields that have internal names like "key" or "order"
Updated mysql adapter to support fields that have internal names like
"key" or "order"(they will be escaped to "`key`" and "`order`"), also
added support in case of query generates fields like "table.field" that
will be escaped to "`table`.`field`"
2011-11-19 14:40:25 -02:00
..
neo4j-lib Patch neo4j lib 2011-10-16 21:24:54 +04:00
memory.js Run schema callback on nextTick 2011-11-13 15:05:50 +07:00
mongoose.js Run schema callback on nextTick 2011-11-13 15:05:50 +07:00
mysql.js Updated mysql adapter to support fields that have internal names like "key" or "order" 2011-11-19 14:40:25 -02:00
neo4j.js Run schema callback on nextTick 2011-11-13 15:05:50 +07:00
redis.js Save where conds 2011-11-14 15:46:48 +07:00
riak.js Reorganize package 2011-10-08 21:11:26 +04:00
sequelize.js Run schema callback on nextTick 2011-11-13 15:05:50 +07:00