Commit Graph

178 Commits

Author SHA1 Message Date
Timothy Warren 6b4e7c9f7a Remove sqlite3 bundled module 2015-01-28 16:40:39 -05:00
Timothy Warren 2b2be8310a Fix package.json 2015-01-28 16:16:42 -05:00
Timothy Warren 512a31ba95 Remove troublesome/unstable sqlite3 adapter. Dblite supports sqlite3, and actually installs reliably 2015-01-28 16:10:10 -05:00
Timothy Warren 16f86e9a92 Update package.json to have more accurate dependency information 2015-01-28 15:34:48 -05:00
Timothy Warren 76bd4438af Update docs 2015-01-28 15:34:01 -05:00
Timothy Warren ba6b3c311d Update included modules 2015-01-28 15:33:44 -05:00
Timothy Warren 5dffbc5ef5 Move sqlite and firebird adapters to optional dependencies 2015-01-27 10:48:27 -05:00
Timothy Warren e3c6e29a08 Update docs 2015-01-27 10:35:47 -05:00
Timothy Warren fb187f4ad6 Add bundled dependencies to dependencies list 2015-01-27 10:27:30 -05:00
Timothy Warren 0ef04df6b7 Fix dependencies in package.json 2015-01-27 10:17:19 -05:00
Timothy Warren 897ab85fc3 Update version to 2.0 2015-01-23 16:03:29 -05:00
Timothy Warren 6d1e21b0a5 A little more cleanup, and redo-docs 2015-01-23 16:02:38 -05:00
Timothy Warren 26e3e97475 Improve query parser to handle functions in where clauses 2015-01-23 15:33:41 -05:00
Timothy Warren d19ec16b8d Update docs 2015-01-23 15:32:15 -05:00
Timothy Warren da085f9e14 Make third init argument optional in some cases 2014-12-01 14:08:10 -05:00
Timothy Warren bc959b4952 Update docs and readme 2014-12-01 14:07:29 -05:00
Timothy Warren 85da806158 update docs 2014-12-01 14:05:06 -05:00
Timothy Warren 66f8546779 Update modules 2014-11-25 14:23:08 -05:00
Timothy Warren 1a0ff7ff15 Add whereIsNull, whereIsNotNull, orWhereIsNull, orWhereIsNotNull methods 2014-11-18 13:42:19 -05:00
Timothy Warren 5f974da5d9 update docs for new methods 2014-11-18 13:41:32 -05:00
Timothy Warren 5f8c4ad9b0 Fix issue with using where method with an object with multiple keys 2014-11-05 17:08:56 -05:00
Timothy Warren 139fdcbac8 Update docs 2014-11-05 17:08:17 -05:00
Timothy Warren 456d68c016 Make travis skip firebird tests 2014-11-04 13:07:43 -05:00
Timothy Warren 7ef2385da9 Fix conditional loading of firebird test for travis-ci 2014-11-04 12:52:02 -05:00
Timothy Warren d554372912 Update docs 2014-11-04 12:34:26 -05:00
Timothy Warren d20769170c Add firebird adapter, and quote the table name in all the methods 2014-11-04 12:34:05 -05:00
Timothy Warren 9264cc3438 Simplify grunt file and update .gitignore 2014-11-03 16:50:40 -05:00
Timothy Warren d6059b87d6 Update package.json and docs 2014-11-03 11:12:27 -05:00
Timothy Warren 1c449eced0 Add sqlite3 modules for tests 2014-11-03 10:59:34 -05:00
Timothy Warren c43e902525 Add sqlite3 adapter, and change initialization slightly 2014-11-03 10:59:18 -05:00
Timothy Warren df9dfcdebc Adaptive loading of dblite test based on whether the module exists 2014-10-31 13:15:31 -04:00
Timothy Warren 5f1ec50e0b Update node modules 2014-10-31 13:15:00 -04:00
Timothy Warren 5d90c176a4 Add dblite to peerDependencies 2014-10-31 12:33:45 -04:00
Timothy Warren be2f9dc138 Update docs 2014-10-31 11:58:12 -04:00
Timothy Warren a14119d0b9 Add sqlite driver, with dblite adapter 2014-10-31 11:57:44 -04:00
Timothy Warren fb6bf25062 Add modules for sqlite and firebird 2014-10-31 11:55:26 -04:00
Timothy Warren 9c1d7e09b3 Update docs 2014-10-30 11:10:47 -04:00
Timothy Warren e4c62ef3e7 Fix issue with a where object with more than one member 2014-10-30 11:08:00 -04:00
Timothy Warren 439630cdda Update docs and npm version 2014-10-30 09:48:55 -04:00
Timothy Warren e9da74f819 Add insertBatch method with tests 2014-10-30 09:48:03 -04:00
Timothy Warren d1e1d64912 Update docs and version 2014-10-28 16:47:30 -04:00
Timothy Warren 711cc0c4f8 Nearly 100% code coverage, and lots of miscellaneous fixes 2014-10-28 16:46:48 -04:00
Timothy Warren 062273e411 Update docs 2014-10-28 14:43:48 -04:00
Timothy Warren 7a3c5b7e79 Streamline some dependencies, and add tests for query parser 2014-10-28 14:40:03 -04:00
Timothy Warren 0b9d4bf7c1 Remove async, and add es6-shim 2014-10-28 14:36:39 -04:00
Timothy Warren 46eabf2342 Update npm 2014-10-28 10:29:29 -04:00
Timothy Warren c6607f24aa Update README with additional help 2014-10-28 10:18:39 -04:00
Timothy Warren aaf80a08db Update README with npm information 2014-10-28 10:13:15 -04:00
Timothy Warren 7b8797c920 Update some metadata to publish to npm 2014-10-28 09:46:27 -04:00
Timothy Warren 3f40708637 Update docs 2014-10-28 09:07:04 -04:00