26 Commits

Author SHA1 Message Date
Tim Griesser
b65bf4f231 removing umd, Promise.method on query 2013-12-02 23:58:41 -05:00
Tim Griesser
667a20b66e switching out underscore for lodash 2013-11-25 02:00:12 -05:00
Tim Griesser
b20c6c3f8e swapping in bluebird, some promise cleanup 2013-10-27 22:34:58 -04:00
Tim Griesser
42b418aae9 formatting error message again, adding sql & bindings on error object 2013-10-07 08:23:22 -04:00
Tim Griesser
edd41aa249 adding original error message back on the output error json 2013-10-03 14:51:19 -04:00
Alexandru Chiculita
9fe147cf8e do not push undefined connections back into the pool 2013-10-01 23:07:17 -07:00
Tim Griesser
f1989e513d editing error handling a bit, adding test, updated docs 2013-09-25 14:46:02 -04:00
Tim Griesser
7225e45b1b literate commenting 2013-09-25 14:31:53 -04:00
Tim Griesser
6acce4499f error changes as noted in #39 2013-09-25 13:53:43 -04:00
Tim Griesser
2d1c0f019d fix for internal mutation of builder on multiple toSql calls 2013-09-24 08:14:02 -04:00
Tim Griesser
b56d03104a fixing pool config order 2013-09-22 19:28:59 -04:00
Tim Griesser
15096468ff fix for debug method not debugging query, 0.4.4 prep 2013-09-22 17:42:53 -04:00
Tim Griesser
ee1efa50e3 Attaching grammars directly onto client instances, fixes #74
Allows passing in an intitialized client instance to the constructor
2013-09-17 06:54:26 -04:00
Tim Griesser
56d78d7172 merging in 0.4.0 2013-09-13 17:20:40 -04:00
Tim Griesser
5ca81a5cb5 afterCreate and beforeDestroy continue to use callbacks 2013-09-13 16:50:51 -04:00
Tim Griesser
76c2dbd75e working on the docs, more internal cleanup 2013-09-13 15:36:49 -04:00
Tim Griesser
9cf602de1b Graduating from docco... onto groc 2013-09-13 13:52:38 -04:00
Tim Griesser
3d7c52e28c throw if we attempt to run the query without a connection 2013-09-13 13:27:00 -04:00
Tim Griesser
1a47485d33 integration tests are workinggit st 2013-09-12 13:30:47 -04:00
studds
f05e556c1b Drain connection pool on SIGINT as well as exit 2013-09-12 13:56:02 +02:00
Tim Griesser
48563dfd31 sqlite3 mostly working except for the schema things 2013-09-12 01:00:44 -04:00
Tim Griesser
522c8fff63 finally got the sqlite3 stuff working, now to just hook up the tests 2013-09-12 00:26:33 -04:00
Tim Griesser
634f4751a1 mysql and pg are mostly working, now onto sqlite3 2013-09-11 23:36:55 -04:00
Tim Griesser
01c4a83d35 lots of library restructure / unit test work 2013-09-08 15:57:32 -04:00
Tim Griesser
faa2497ef1 wip unit tests & refactoring 2013-09-05 16:36:49 -04:00
Tim Griesser
32917a622e beginning to setup for enabling a client adapter 2013-09-03 23:02:23 -04:00