puresql
puresql copied to clipboard
ES6/7 ready SQL library for node.js inspired by Clojure's yesql
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
I tried to create `BEGIN TRANSACTION` and `COMMIT TRANSACTION` queries and it works with sqlite and pg, but mssql automatically closes transaction after first query. Am I miss something or...
Will need to check why and fix this.
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...