This website requires JavaScript.
980874758b
Update ci connection config
develop
Timothy J Warren
2018-02-13 11:14:14 -05:00
b9bd807670
Show CI config for debugging
Timothy J Warren
2018-02-13 11:08:04 -05:00
5d1d33b087
Attempt to fix gitlab ci tests
Timothy J Warren
2018-02-13 11:01:35 -05:00
9fa2ddefa1
Version 5.0.0
master
Timothy J Warren
2018-02-12 15:37:33 -05:00
16da54cb63
update gitlab tests to run on newer node versions
Timothy J Warren
2018-02-12 15:11:59 -05:00
960d7f5051
Update documentation
Timothy J Warren
2018-02-12 14:58:50 -05:00
00c193a22a
Remove unused variable, update docblock
Timothy J Warren
2018-02-12 14:57:58 -05:00
4064a99419
Add updateBatch method to query builder
Timothy J Warren
2018-02-09 17:29:26 -05:00
a94038cd47
Update dependencies, and fix linting issues
Timothy J Warren
2018-02-02 11:50:29 -05:00
806a1e1702
Try gitlab ci setup again
Timothy J Warren
2017-02-28 16:43:09 -05:00
15371e49e8
Attempt to create test config file
Timothy J Warren
2017-02-28 16:28:30 -05:00
5479a71614
Use packages that actually exist
Timothy J Warren
2017-02-28 16:25:31 -05:00
22f047b5ed
Remove bashism
Timothy J Warren
2017-02-28 16:20:04 -05:00
32b2a68b51
Remove reference to bash
Timothy J Warren
2017-02-28 16:16:12 -05:00
7edb5f1df0
Fix ci yaml file
Timothy J Warren
2017-02-28 16:14:17 -05:00
a5eb0795c9
Fix reference to Helpers, other updates
Timothy J Warren
2017-02-28 16:11:34 -05:00
26febfd7ab
Merge branch 'develop' of git.timshomepage.net:timw4mail/node-query into develop
Timothy J Warren
2017-02-28 15:55:30 -05:00
cdc5dcfa17
From mocha to jest
Timothy J Warren
2017-02-28 15:47:29 -05:00
b54e69570f
Make 'navtive' a connection option to use a driver with native bindings
Timothy Warren
2016-11-22 18:26:43 -05:00
7f22eee84d
Make helpers a class of static functions, add helper methods to run a full file of sql queries
Timothy Warren
2016-11-22 16:03:46 -05:00
3460abdd96
Documentation updates
Timothy J Warren
2016-11-21 19:48:00 -05:00
cc6a3bb80b
Merge branch 'develop'
Timothy J Warren
2016-11-21 16:40:20 -05:00
ad91099706
Fix pg test and use default parameters in Result object
Timothy J Warren
2016-11-21 16:39:56 -05:00
31b0aedc9e
More documentation updates
Timothy J Warren
2016-11-18 22:35:21 -05:00
b6d9faf008
Update docs, changelog, and readme
Timothy J Warren
2016-11-18 22:15:56 -05:00
499e15ff81
Update test setup
Timothy J Warren
2016-11-18 22:07:50 -05:00
d4a8231947
No more callbacks in the public interface/New implementation to allow multiple adapters for a database type
Timothy J Warren
2016-11-18 21:59:22 -05:00
2e661e24ff
Start of mssql driver
Timothy J Warren
2016-11-17 21:30:41 -05:00
c034604c94
Remove getArgs dependency
Timothy J Warren
2016-11-14 21:22:29 -05:00
c90b1b1ba0
Remove callbacks and getArgs from QueryBuilder
Timothy J Warren
2016-11-14 21:10:37 -05:00
17dfebad4e
Update gitignore
Timothy J Warren
2016-11-14 20:26:26 -05:00
b13ad2a23d
Update QueryBuilder
Timothy J Warren
2016-11-14 20:24:33 -05:00
0ee092abd9
Completely promisify firebird driver
Timothy J Warren
2016-11-14 20:23:27 -05:00
5dd42e07a7
Completely promisify pg driver
Timothy J Warren
2016-11-14 20:21:02 -05:00
7fbbff41c8
Really ugly progress commit
Timothy J Warren
2016-11-10 22:10:45 -05:00
3ffe111df1
Revert "Remove Firebird test database"
Timothy J Warren
2016-11-10 20:15:39 -05:00
7b2482ad99
Revert "Remove Firebird."
Timothy J Warren
2016-11-10 20:15:16 -05:00
692c07ba74
Make docs a little less confusing by removing an internal class
Timothy J Warren
2016-09-14 21:59:18 -04:00
8d7e4aaa8c
Update dependencies and switch to Happiness code style
Timothy J Warren
2016-09-14 16:50:32 -04:00
d3e5da66c4
Remove truncation from test setup
Timothy J Warren
2016-07-20 17:58:34 -04:00
2a4fedf03c
Tweak mysql test setup
Timothy J Warren
2016-07-20 17:19:59 -04:00
a8d7daf02a
Install sqlite3 for gitlab ci
Timothy J Warren
2016-07-20 16:46:02 -04:00
5576737caf
Update docs
Timothy J Warren
2016-07-20 16:33:09 -04:00
5a7d0b9934
Fix setup for gitlab ci
Timothy J Warren
2016-07-20 16:32:32 -04:00
961a026868
Attempt 2 for gitlab ci
Timothy J Warren
2016-07-20 15:23:26 -04:00
fd512894e4
Merge branch 'develop' of github.com:timw4mail/node-query into develop
Timothy J Warren
2016-07-20 15:00:29 -04:00
189b02e60f
Set up initial config for gitlab ci
Timothy J Warren
2016-07-20 14:59:25 -04:00
14e7aaf5eb
Increase test timeout
Timothy J Warren
2016-03-29 11:52:38 -04:00
e7d4f64889
Remove gulp in favor of npm scripts
Timothy J Warren
2016-03-28 14:11:05 -04:00
9326992f8b
Merge branch 'develop' into 'master'
Timothy J Warren
2016-03-16 09:35:52 -04:00
43cc0a451e
Update README with reference to old version docs
Timothy J Warren
2016-03-16 09:31:55 -04:00
24dd5c057e
Version 4
Timothy J Warren
2016-03-16 09:27:19 -04:00
dc750c5cdb
Tweak mysql2 adapter test suite setup method
Timothy J Warren
2016-03-16 09:11:18 -04:00
b19dff4142
Fix typo in test, remove test config file from source repo
Timothy J Warren
2016-03-16 09:02:19 -04:00
23fe7b19bc
Remove travis ci integration. Resolves #4
Timothy J Warren
2016-03-16 08:51:05 -04:00
0350a165c7
Create standard result object. Resolves #3
Timothy J Warren
2016-03-15 15:37:24 -04:00
aeb665cf44
Another stab at travis-ci
Timothy J Warren
2016-03-14 16:21:14 -04:00
2b80fcfc62
Update dependencies to latest versions
Timothy J Warren
2016-03-14 16:07:39 -04:00
8f0a392505
another attempt at getting travis to build
Timothy J Warren
2016-03-14 14:37:46 -04:00
85c6d2a417
Update travis config to start mysql and postgres
Timothy J Warren
2016-03-14 14:25:55 -04:00
58008b46c0
Code and test tweaks
Timothy J Warren
2016-03-11 16:32:38 -05:00
137f8ec693
Remove Firebird test database
Timothy J Warren
2016-03-11 16:16:02 -05:00
8f0b394d3c
Remove Firebird.
Timothy J Warren
2016-03-11 16:15:23 -05:00
a389a0d12e
Update CI settings a little bit
Timothy J Warren
2016-03-11 13:51:22 -05:00
29bc4d4574
Try to gum up the works on connection errors
Timothy J Warren
2016-03-11 13:41:33 -05:00
6dba16ac24
Move eslint settings to .eslintrc, and fix minor code style issues
Timothy J Warren
2016-03-11 13:29:01 -05:00
f431463c9a
Stab in the dark at fixing broken mysql tests
Timothy J Warren
2016-03-11 13:12:22 -05:00
74c28a112b
Fix test config
Timothy J Warren
2016-03-11 11:02:06 -05:00
5ecd9d523a
First version with library-managed connections
Timothy J Warren
2016-03-11 10:41:04 -05:00
26e3bdbf50
Remove mysql adapter, use mysql2 instead
Timothy J Warren
2016-03-10 14:41:37 -05:00
7f982a4c2b
Fix some code-style issues and fix jenkins build
Timothy J Warren
2016-03-09 15:05:38 -05:00
7afb44dc20
Add clover coverage report to jenkins build
Timothy J Warren
2016-03-09 14:40:36 -05:00
508b1b0d88
Update docs again
v3
Timothy J Warren
2016-02-12 12:50:59 -05:00
9c7b93e7e1
Update documentation
Timothy J Warren
2016-02-12 11:40:49 -05:00
0ccd692267
Remove bluebird dependency, add public query method, and re-add tests for node-firebird
Timothy J Warren
2016-02-12 11:40:21 -05:00
383d632bb0
Fix mysql insert batch tests
Timothy J Warren
2016-02-10 13:09:06 -05:00
763a29d733
Update pacakge.json to point to gitlab repo
Timothy J Warren
2016-02-10 12:54:07 -05:00
c4006da1cb
Update README
Timothy J Warren
2016-02-01 18:55:53 -05:00
11f869b327
Fix 'bye bye' being output in test progress
Timothy J Warren
2016-01-26 20:34:35 -05:00
6677a677c4
Increment sonarqube version
Timothy J Warren
2016-01-26 20:25:53 -05:00
ea15044d13
Update some documentation
Timothy J Warren
2016-01-26 20:23:52 -05:00
da8b473bc7
Add promise interface to database execution methods
Timothy J Warren
2016-01-26 19:29:12 -05:00
4b24771716
Update README
Timothy J Warren
2016-01-12 15:46:37 -05:00
c1b03a9814
Try to generate code coverage report for codeclimate
Timothy J Warren
2016-01-12 15:03:13 -05:00
c4256766ea
Fix package.json to point to correct starting file
Timothy J Warren
2015-12-08 10:53:02 -05:00
77725b894f
v3.0.0
Timothy J Warren
2015-12-08 10:45:21 -05:00
c3bb687321
More style fixes
Timothy J Warren
2015-12-08 10:40:52 -05:00
dd4d7e2db0
Even more code coverage
Timothy J Warren
2015-12-08 10:06:29 -05:00
577700ed10
More style fixes
Timothy J Warren
2015-12-07 17:03:36 -05:00
e1a9aa48ec
Start of some code style cleanup
Timothy J Warren
2015-12-07 15:58:31 -05:00
2cc48b56f8
95+% code coverage
Timothy J Warren
2015-12-07 14:33:48 -05:00
816911b54d
Increase code coverage
Timothy J Warren
2015-12-07 12:03:42 -05:00
104e439230
Revert to old driver setup, because it works
Timothy J Warren
2015-12-07 11:16:04 -05:00
f84bbaa477
Update travis build and simplify a nested if statement
Timothy J Warren
2015-12-04 09:13:26 -05:00
6b0be21782
Remove transpiling, drop node < 4, start moving tests to mocha/chai
Timothy J Warren
2015-12-03 20:43:42 -05:00
6a9c67b924
Start of coversion to ES6-style code with transpiling
Timothy J Warren
2015-12-02 13:01:31 -05:00
5f20e0adb4
Add back ES6 shim for older node versions
Timothy J Warren
2015-11-20 09:21:46 -05:00
f85358aff0
Move from grunt to gulp
Timothy J Warren
2015-11-20 09:14:09 -05:00
002d21b25f
Update some metadata config files
Timothy J Warren
2015-11-19 14:17:01 -05:00
40d356d264
Add all the node versions to travis
Timothy J Warren
2015-11-19 12:13:55 -05:00