Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Licensing Info for NPM #31

Open
wants to merge 203 commits into
base: master
Choose a base branch
from

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