Skip to content

Conversation

@masterjaso
Copy link

//Add the following to the package.json to propagate license info in NPM

"license": "(MIT OR GPL-3.0)",

Kyle Farris added 30 commits July 15, 2014 15:26
…red the ability to do them by passing an array to the second param of where().
….from('foo').get(function() { ... }); Also, we are now officially tracking aliases for proper escaping.
…rity and prevention of SQL injsection attacks, improved code formatting, improved SQL string formatting, and fixed select method.
…date method to support optionally passing where clause as 3rd parameter. Restructured code to be test-able. Added new dependencies for testing: mocha and chai. Tests for select and from methods have been written. Tests for join have been started. Backwards compatibility has been retained.
…so fixing a few bugs in the escapeIdentifiers function.
…ike count directly with a select() call and choosing not to escape.
…ike count directly with a select() call and choosing not to escape.
… splitting from being a mysql-specific library to being a 'Universal QueryBuilder' much like Codeigniter's QueryBuilder library. Major updates to code, documentation, etc...
… some additional documentation and refined the format of the documentation.
Kyle Farris and others added 30 commits February 1, 2019 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants