abde0df35b
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`" |
||
---|---|---|
.. | ||
adapters | ||
abstract-class.js | ||
hookable.js | ||
jutil.js | ||
schema.js | ||
validatable.js |