Commit Graph

46 Commits

Author SHA1 Message Date
Timothy Warren 960d7f5051 Update documentation 2018-02-12 14:58:50 -05:00
Timothy Warren 31b0aedc9e More documentation updates 2016-11-18 22:35:21 -05:00
Timothy Warren b6d9faf008 Update docs, changelog, and readme 2016-11-18 22:15:56 -05:00
Timothy Warren 692c07ba74 Make docs a little less confusing by removing an internal class 2016-09-14 21:59:18 -04:00
Timothy Warren 5576737caf Update docs 2016-07-20 16:33:09 -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 5ecd9d523a First version with library-managed connections 2016-03-11 10:41:04 -05:00
Timothy Warren 7f982a4c2b Fix some code-style issues and fix jenkins build 2016-03-09 15:05:38 -05:00
Timothy Warren 508b1b0d88 Update docs again 2016-02-12 12:50:59 -05:00
Timothy Warren 9c7b93e7e1 Update documentation 2016-02-12 11:40:49 -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 6b0be21782 Remove transpiling, drop node < 4, start moving tests to mocha/chai 2015-12-03 20:43:42 -05:00
Timothy Warren 6a9c67b924 Start of coversion to ES6-style code with transpiling 2015-12-02 13:01:31 -05:00
Timothy Warren 5f20e0adb4 Add back ES6 shim for older node versions 2015-11-20 09:21:46 -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 76bd4438af Update docs 2015-01-28 15:34:01 -05:00
Timothy Warren e3c6e29a08 Update docs 2015-01-27 10:35:47 -05:00
Timothy Warren 6d1e21b0a5 A little more cleanup, and redo-docs 2015-01-23 16:02:38 -05:00
Timothy Warren d19ec16b8d Update docs 2015-01-23 15:32:15 -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 5f974da5d9 update docs for new methods 2014-11-18 13:41:32 -05:00
Timothy Warren 139fdcbac8 Update docs 2014-11-05 17:08:17 -05:00
Timothy Warren d554372912 Update docs 2014-11-04 12:34:26 -05:00
Timothy Warren d6059b87d6 Update package.json and docs 2014-11-03 11:12:27 -05:00
Timothy Warren be2f9dc138 Update docs 2014-10-31 11:58:12 -04:00
Timothy Warren 9c1d7e09b3 Update docs 2014-10-30 11:10:47 -04:00
Timothy Warren 439630cdda Update docs and npm version 2014-10-30 09:48:55 -04:00
Timothy Warren d1e1d64912 Update docs and version 2014-10-28 16:47:30 -04:00
Timothy Warren 062273e411 Update docs 2014-10-28 14:43:48 -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
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 707b10d3ca Update docs with additional argument to qb.delete 2014-10-27 13:37:43 -04:00
Timothy Warren 16cab60352 Update docs 2014-10-27 13:36:32 -04:00
Timothy Warren 81c7526bc6 Update docs 2014-10-27 10:35:44 -04:00
Timothy Warren 41ef3ebeec Fix quoting identifiers with comma-seperated values 2014-10-23 15:49:17 -04:00
Timothy Warren 1f03c8c0dd Fix having and where methods 2014-10-23 15:33:20 -04:00
Timothy Warren b52f0762e4 Re-organize test to use main node-query method 2014-10-23 13:50:11 -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