json-sql-builder2 icon indicating copy to clipboard operation
json-sql-builder2 copied to clipboard

Level Up Your SQL-Queries

Results 14 json-sql-builder2 issues
Sort by recently updated
recently updated
newest added

```javascript const SQLBuilder = require('json-sql-builder2'); // create a new instance of the SQLBuilder and load the language extension for mysql var sql = new SQLBuilder('MySQL'); // lets start some query...

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

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...

dependencies