178 Commits (master)
 

Author SHA1 Message Date
Timothy Warren 9fa2ddefa1 Version 5.0.0
5 years ago
Timothy Warren 16da54cb63 update gitlab tests to run on newer node versions
5 years ago
Timothy Warren 960d7f5051 Update documentation
5 years ago
Timothy Warren 00c193a22a Remove unused variable, update docblock
5 years ago
Timothy Warren 4064a99419 Add updateBatch method to query builder
5 years ago
Timothy Warren a94038cd47 Update dependencies, and fix linting issues
5 years ago
Timothy Warren 806a1e1702 Try gitlab ci setup again
6 years ago
Timothy Warren 15371e49e8 Attempt to create test config file
6 years ago
Timothy Warren 5479a71614 Use packages that actually exist
6 years ago
Timothy Warren 22f047b5ed Remove bashism
6 years ago
Timothy Warren 32b2a68b51 Remove reference to bash
6 years ago
Timothy Warren 7edb5f1df0 Fix ci yaml file
6 years ago
Timothy Warren a5eb0795c9 Fix reference to Helpers, other updates
6 years ago
Timothy Warren 26febfd7ab Merge branch 'develop' of git.timshomepage.net:timw4mail/node-query into develop
6 years ago
Timothy Warren cdc5dcfa17 From mocha to jest
6 years ago
Timothy Warren b54e69570f Make 'navtive' a connection option to use a driver with native bindings
6 years ago
Timothy Warren 7f22eee84d Make helpers a class of static functions, add helper methods to run a full file of sql queries
6 years ago
Timothy Warren 3460abdd96 Documentation updates
6 years ago
Timothy Warren cc6a3bb80b Merge branch 'develop'
6 years ago
Timothy Warren ad91099706 Fix pg test and use default parameters in Result object
6 years ago
Timothy Warren 31b0aedc9e More documentation updates
6 years ago
Timothy Warren b6d9faf008 Update docs, changelog, and readme
6 years ago
Timothy Warren 499e15ff81 Update test setup
6 years ago
Timothy Warren d4a8231947 No more callbacks in the public interface/New implementation to allow multiple adapters for a database type
6 years ago
Timothy Warren 2e661e24ff Start of mssql driver
6 years ago
Timothy Warren c034604c94 Remove getArgs dependency
6 years ago
Timothy Warren c90b1b1ba0 Remove callbacks and getArgs from QueryBuilder
6 years ago
Timothy Warren 17dfebad4e Update gitignore
6 years ago
Timothy Warren b13ad2a23d Update QueryBuilder
6 years ago
Timothy Warren 0ee092abd9 Completely promisify firebird driver
6 years ago
Timothy Warren 5dd42e07a7 Completely promisify pg driver
6 years ago
Timothy Warren 7fbbff41c8 Really ugly progress commit
6 years ago
Timothy Warren 3ffe111df1 Revert "Remove Firebird test database"
6 years ago
Timothy Warren 7b2482ad99 Revert "Remove Firebird."
6 years ago
Timothy Warren 692c07ba74 Make docs a little less confusing by removing an internal class
7 years ago
Timothy Warren 8d7e4aaa8c Update dependencies and switch to Happiness code style
7 years ago
Timothy Warren d3e5da66c4 Remove truncation from test setup
7 years ago
Timothy Warren 2a4fedf03c Tweak mysql test setup
7 years ago
Timothy Warren a8d7daf02a Install sqlite3 for gitlab ci
7 years ago
Timothy Warren 5576737caf Update docs
7 years ago
Timothy Warren 5a7d0b9934 Fix setup for gitlab ci
7 years ago
Timothy Warren 961a026868 Attempt 2 for gitlab ci
7 years ago
Timothy Warren fd512894e4 Merge branch 'develop' of github.com:timw4mail/node-query into develop
7 years ago
Timothy Warren 189b02e60f Set up initial config for gitlab ci
7 years ago
Timothy Warren 14e7aaf5eb Increase test timeout
7 years ago
Timothy Warren e7d4f64889 Remove gulp in favor of npm scripts
7 years ago
Timothy Warren 9326992f8b Merge branch 'develop' into 'master'
7 years ago
Timothy Warren 43cc0a451e Update README with reference to old version docs
7 years ago
Timothy Warren 24dd5c057e Version 4
7 years ago
Timothy Warren dc750c5cdb Tweak mysql2 adapter test suite setup method
7 years ago