908 Commits

Author SHA1 Message Date
Tim Griesser
726a05bd43 a ton more changes to tons of things, getting close 2013-05-04 12:23:55 -04:00
Tim Griesser
459edea0ff fixing primary key issue for now 2013-05-04 02:57:12 -04:00
Tim Griesser
2b86a00d98 finally, got a decent amount of the tests & stuff in place 2013-05-03 23:16:15 -04:00
Tim Griesser
6ad3d4d686 lots of work cleaning up the interfaces 2013-05-03 18:10:22 -04:00
Tim Griesser
d76b400048 different fixes, beginning 'then' refactor 2013-05-03 12:51:54 -04:00
Tim Griesser
89e5333e77 working on dry'ing up the base classes 2013-05-03 10:03:44 -04:00
Tim Griesser
c75f087984 cleaning up the connections a bit 2013-05-03 00:20:51 -04:00
Tim Griesser
4e08e5035a fix for node 0.6 2013-05-02 10:25:55 -04:00
Tim Griesser
ea4351a3b1 fixing sqlite3 config 2013-05-02 10:03:56 -04:00
Tim Griesser
9c642a7d65 fixing db name 2013-05-02 00:58:23 -04:00
Tim Griesser
7e90800c5f fixing config setting 2013-05-02 00:56:18 -04:00
Tim Griesser
40193fa0ea more tests 2013-05-02 00:50:54 -04:00
Tim Griesser
295e18e762 working on tests, fixing up the postgres client, a few other fixes 2013-05-02 00:21:49 -04:00
Tim Griesser
8f748b2ad4 better debug, remove getInstance 2013-05-01 08:32:29 -04:00
Tim Griesser
19721fe22d connection set on builder, not passed in 2013-05-01 01:10:49 -04:00
Tim Griesser
2d2a41c3d7 not releasing from the pool 2013-05-01 01:06:39 -04:00
Tim Griesser
44d2ede0cc fixing some issues with connections & debugging 2013-05-01 01:01:35 -04:00
Tim Griesser
bdda30c97e pooling isn't optional 2013-05-01 00:37:28 -04:00
Tim Griesser
4339125a00 getting there with the multi-instance piece... 2013-05-01 00:28:02 -04:00
Tim Griesser
cc66fc11fd cleaner interface for transactions 2013-04-30 19:08:47 -04:00
Tim Griesser
bd4256de4f fixing merge conflict while working on multi-instance 2013-04-30 18:32:13 -04:00
Tim Griesser
4ff2bc890a some work on multi-instance 2013-04-30 18:29:53 -04:00
Tim Griesser
d41e19609f fixing precision on float/decimal to not treat 0 as falsy 2013-04-29 15:52:16 -04:00
Tim Griesser
3de0a50e11 finished up an initial version of the transactions api 2013-04-29 10:44:41 -04:00
Tim Griesser
3c28a90cb5 working on transaction api 2013-04-28 20:58:38 -04:00
Tim Griesser
8c2d4bde7d bumping q.js 2013-04-26 13:31:42 -04:00
Tim Griesser
641681c99c omitting wheres from inserts 2013-04-26 11:28:50 -04:00
Tim Griesser
696859937f ensure update/insert hashes are ordered properly for bindings 2013-04-26 10:25:32 -04:00
Tim Griesser
8a5027621c re-docco 2013-04-25 21:05:15 -04:00
Tim Griesser
779030e7e7 fixing issue with increments id, adding debug for config 2013-04-25 21:04:56 -04:00
Tim Griesser
bab186562e allowing tinyint as alias for tinyInteger 2013-04-22 09:06:07 -04:00
Tim Griesser
75e658eaa9 re-doccco 2013-04-21 18:26:39 -04:00
Tim Griesser
be2273d596 adding bit column, integer constraint, other text types, other fixes 2013-04-21 18:26:22 -04:00
Tim Griesser
4d3852528a bool is tinyint(1) 2013-04-16 12:37:50 -04:00
Tim Griesser
a91208c070 fixing bug on insert, removing concept of idAttribtue 2013-04-11 08:29:11 -04:00
Tim Griesser
580a28cfd9 removing unused repl 2013-04-03 08:08:35 -04:00
Tim Griesser
b3895e0a2d more postgres tuning 2013-04-01 23:35:01 -04:00
Tim Griesser
632b234737 postgres specific tweaks 2013-04-01 23:04:02 -04:00
Tim Griesser
0fe2b2f6a1 re-docco 2013-04-01 00:50:50 -04:00
Tim Griesser
8cb60f4ba4 Tests, internal refactoring. 2013-04-01 00:24:01 -04:00
Tim Griesser
2852a85de8 lowercase initalize, adding builder.toJSON 2013-03-29 15:41:59 -04:00
Tim Griesser
95cbec5b87 fixes for sqlite3 inserts 2013-03-22 14:30:00 -04:00
Tim Griesser
562b683e51 fixing sqlite3 client issue 2013-03-22 13:31:45 -04:00
Tim Griesser
afb45acfa5 missing index.js 2013-03-19 20:52:49 -04:00
Tim Griesser
9012aac4fa adding basic tests, updated docco 2013-03-19 20:28:03 -04:00
Tim Griesser
434a2792d5 cleaning up some of the wheres 2013-03-12 17:23:44 -04:00
Tim Griesser
0e76ce5dc9 removing link for now 2013-03-12 14:08:51 -04:00
Tim Griesser
7ef8467bda missing 'grammar' on sqlite, re-docco 2013-03-12 14:00:29 -04:00
Tim Griesser
3899f738b8 cleaning up naming 2013-03-12 12:58:33 -04:00
Tim Griesser
a39b7d05c1 fixing docs link 2013-03-12 12:48:58 -04:00