|
2cc48b56f8
|
95+% code coverage
|
2015-12-07 14:33:48 -05:00 |
|
|
816911b54d
|
Increase code coverage
|
2015-12-07 12:03:42 -05:00 |
|
|
104e439230
|
Revert to old driver setup, because it works
|
2015-12-07 11:16:04 -05:00 |
|
|
f84bbaa477
|
Update travis build and simplify a nested if statement
|
2015-12-04 09:13:26 -05:00 |
|
|
6b0be21782
|
Remove transpiling, drop node < 4, start moving tests to mocha/chai
|
2015-12-03 20:43:42 -05:00 |
|
|
6a9c67b924
|
Start of coversion to ES6-style code with transpiling
|
2015-12-02 13:01:31 -05:00 |
|
|
5f20e0adb4
|
Add back ES6 shim for older node versions
|
2015-11-20 09:21:46 -05:00 |
|
|
f85358aff0
|
Move from grunt to gulp
|
2015-11-20 09:14:09 -05:00 |
|
|
002d21b25f
|
Update some metadata config files
|
2015-11-19 14:17:01 -05:00 |
|
|
40d356d264
|
Add all the node versions to travis
|
2015-11-19 12:13:55 -05:00 |
|
|
38389a1808
|
Skip firebird tests on travis
|
2015-11-19 12:09:05 -05:00 |
|
|
db2be93299
|
Add test Firebird database to repo and update .gitignore
|
2015-11-19 11:58:33 -05:00 |
|
|
80c62b7986
|
Remove node_modules from repo, add travis tests for more recent versions of node
|
2015-11-19 11:46:58 -05:00 |
|
|
6b4e7c9f7a
|
Remove sqlite3 bundled module
|
2015-01-28 16:40:39 -05:00 |
|
|
2b2be8310a
|
Fix package.json
|
2015-01-28 16:16:42 -05:00 |
|
|
512a31ba95
|
Remove troublesome/unstable sqlite3 adapter. Dblite supports sqlite3, and actually installs reliably
|
2015-01-28 16:10:10 -05:00 |
|
|
16f86e9a92
|
Update package.json to have more accurate dependency information
|
2015-01-28 15:34:48 -05:00 |
|
|
76bd4438af
|
Update docs
|
2015-01-28 15:34:01 -05:00 |
|
|
ba6b3c311d
|
Update included modules
|
2015-01-28 15:33:44 -05:00 |
|
|
5dffbc5ef5
|
Move sqlite and firebird adapters to optional dependencies
|
2015-01-27 10:48:27 -05:00 |
|
|
e3c6e29a08
|
Update docs
|
2015-01-27 10:35:47 -05:00 |
|
|
fb187f4ad6
|
Add bundled dependencies to dependencies list
|
2015-01-27 10:27:30 -05:00 |
|
|
0ef04df6b7
|
Fix dependencies in package.json
|
2015-01-27 10:17:19 -05:00 |
|
|
897ab85fc3
|
Update version to 2.0
|
2015-01-23 16:03:29 -05:00 |
|
|
6d1e21b0a5
|
A little more cleanup, and redo-docs
|
2015-01-23 16:02:38 -05:00 |
|
|
26e3e97475
|
Improve query parser to handle functions in where clauses
|
2015-01-23 15:33:41 -05:00 |
|
|
d19ec16b8d
|
Update docs
|
2015-01-23 15:32:15 -05:00 |
|
|
da085f9e14
|
Make third init argument optional in some cases
|
2014-12-01 14:08:10 -05:00 |
|
|
bc959b4952
|
Update docs and readme
|
2014-12-01 14:07:29 -05:00 |
|
|
85da806158
|
update docs
|
2014-12-01 14:05:06 -05:00 |
|
|
66f8546779
|
Update modules
|
2014-11-25 14:23:08 -05:00 |
|
|
1a0ff7ff15
|
Add whereIsNull, whereIsNotNull, orWhereIsNull, orWhereIsNotNull methods
|
2014-11-18 13:42:19 -05:00 |
|
|
5f974da5d9
|
update docs for new methods
|
2014-11-18 13:41:32 -05:00 |
|
|
5f8c4ad9b0
|
Fix issue with using where method with an object with multiple keys
|
2014-11-05 17:08:56 -05:00 |
|
|
139fdcbac8
|
Update docs
|
2014-11-05 17:08:17 -05:00 |
|
|
456d68c016
|
Make travis skip firebird tests
|
2014-11-04 13:07:43 -05:00 |
|
|
7ef2385da9
|
Fix conditional loading of firebird test for travis-ci
|
2014-11-04 12:52:02 -05:00 |
|
|
d554372912
|
Update docs
|
2014-11-04 12:34:26 -05:00 |
|
|
d20769170c
|
Add firebird adapter, and quote the table name in all the methods
|
2014-11-04 12:34:05 -05:00 |
|
|
9264cc3438
|
Simplify grunt file and update .gitignore
|
2014-11-03 16:50:40 -05:00 |
|
|
d6059b87d6
|
Update package.json and docs
|
2014-11-03 11:12:27 -05:00 |
|
|
1c449eced0
|
Add sqlite3 modules for tests
|
2014-11-03 10:59:34 -05:00 |
|
|
c43e902525
|
Add sqlite3 adapter, and change initialization slightly
|
2014-11-03 10:59:18 -05:00 |
|
|
df9dfcdebc
|
Adaptive loading of dblite test based on whether the module exists
|
2014-10-31 13:15:31 -04:00 |
|
|
5f1ec50e0b
|
Update node modules
|
2014-10-31 13:15:00 -04:00 |
|
|
5d90c176a4
|
Add dblite to peerDependencies
|
2014-10-31 12:33:45 -04:00 |
|
|
be2f9dc138
|
Update docs
|
2014-10-31 11:58:12 -04:00 |
|
|
a14119d0b9
|
Add sqlite driver, with dblite adapter
|
2014-10-31 11:57:44 -04:00 |
|
|
fb6bf25062
|
Add modules for sqlite and firebird
|
2014-10-31 11:55:26 -04:00 |
|
|
9c1d7e09b3
|
Update docs
|
2014-10-30 11:10:47 -04:00 |
|