Commit Graph

28 Commits

Author SHA1 Message Date
Timothy Warren 960d7f5051 Update documentation 2018-02-12 14:58:50 -05:00
Timothy Warren b6d9faf008 Update docs, changelog, and readme 2016-11-18 22:15:56 -05:00
Timothy Warren 8d7e4aaa8c Update dependencies and switch to Happiness code style 2016-09-14 16:50:32 -04:00
Timothy Warren 5576737caf Update docs 2016-07-20 16:33:09 -04:00
Timothy Warren 43cc0a451e Update README with reference to old version docs 2016-03-16 09:31:55 -04:00
Timothy Warren 23fe7b19bc Remove travis ci integration. Resolves #4 2016-03-16 08:51:05 -04:00
Timothy Warren 0350a165c7 Create standard result object. Resolves #3 2016-03-15 15:37:24 -04:00
Timothy Warren 58008b46c0 Code and test tweaks 2016-03-11 16:32:38 -05:00
Timothy Warren 0ccd692267 Remove bluebird dependency, add public query method, and re-add tests for node-firebird 2016-02-12 11:40:21 -05:00
Timothy Warren c4006da1cb Update README 2016-02-01 18:55:53 -05:00
Timothy Warren ea15044d13 Update some documentation 2016-01-26 20:23:52 -05:00
Timothy Warren da8b473bc7 Add promise interface to database execution methods 2016-01-26 19:29:12 -05:00
Timothy Warren 4b24771716 Update README 2016-01-12 15:46:37 -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 6d1e21b0a5 A little more cleanup, and redo-docs 2015-01-23 16:02:38 -05:00
Timothy Warren bc959b4952 Update docs and readme 2014-12-01 14:07:29 -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 c43e902525 Add sqlite3 adapter, and change initialization slightly 2014-11-03 10:59:18 -05:00
Timothy Warren 9c1d7e09b3 Update docs 2014-10-30 11:10:47 -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 a1ad4caea4 Fix an issue with multiple group by columns 2014-10-28 09:05:27 -04:00
Timothy Warren 3c5ed1e58a Fix mysql table creation sql 2014-10-27 17:08:18 -04:00
Timothy Warren 145007797b Update docs 2014-10-27 15:47:22 -04:00
Timothy Warren 873bfbc9eb Fix handling of functions in a select clause 2014-10-23 11:59:42 -04:00
Timothy Warren 490ec86bf7 First basic working state 2014-10-23 10:53:16 -04:00
Timothy Warren 6542c8f674 A bunch of random progress 2014-10-20 16:56:45 -04:00