loopback-datasource-juggler/lib
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
..
adapters Updated mysql adapter to support fields that have internal names like "key" or "order" 2011-11-19 14:40:25 -02:00
abstract-class.js Async validations hooks 2011-11-19 15:58:49 +07:00
hookable.js Hookable validations without breaking functionality 2011-11-17 14:00:12 +07:00
jutil.js Validations 2011-10-10 17:22:51 +04:00
schema.js Logging in mysql and redis 2011-11-11 20:16:09 +07:00
validatable.js Async validations hooks 2011-11-19 15:58:49 +07:00