This website requires JavaScript.
Explore
Help
Sign In
timw4mail
/
node-query
Watch
1
Star
0
Fork
0
You've already forked node-query
Code
Issues
Pull Requests
Releases
Wiki
Activity
node-query
/
tests
History
Timothy J. Warren
1a0ff7ff15
Add whereIsNull, whereIsNotNull, orWhereIsNull, orWhereIsNotNull methods
2014-11-18 13:42:19 -05:00
..
adapters
Fix issue with using where method with an object with multiple keys
2014-11-05 17:08:56 -05:00
sql
Add sqlite driver, with dblite adapter
2014-10-31 11:57:44 -04:00
base_test.js
Fix issue with using where method with an object with multiple keys
2014-11-05 17:08:56 -05:00
config-travis.json
Add sqlite driver, with dblite adapter
2014-10-31 11:57:44 -04:00
config.json
Add firebird adapter, and quote the table name in all the methods
2014-11-04 12:34:05 -05:00
helpers_test.js
Fix issue with using where method with an object with multiple keys
2014-11-05 17:08:56 -05:00
query-builder-base.js
Add whereIsNull, whereIsNotNull, orWhereIsNull, orWhereIsNotNull methods
2014-11-18 13:42:19 -05:00
query-parser_test.js
Nearly 100% code coverage, and lots of miscellaneous fixes
2014-10-28 16:46:48 -04:00