mirror of
https://github.com/knex/knex.git
synced 2025-07-16 21:40:56 +00:00

* Exposed also positionBinding method to client base class and refactored calls to em * Added toSQL().toNative() getter which returns dialect specfic sql and bindings. * Refactored toSQL method implementation