29 Commits

Author SHA1 Message Date
Tim Griesser
ec5ce94aa9 missing semicolon 2013-07-12 14:20:05 -04:00
Vaughan Rouesnel
6b1f368de8 Table and column comments during create table. 2013-06-16 20:27:24 +10:00
Tim Griesser
13a6e7af8b renaming beforeCreate to afterCreate, better error handling, 0.1.6 2013-06-09 16:57:31 -04:00
Tim Griesser
837ddd0118 minor cleanup, 0.1.4 2013-05-22 13:10:42 -04:00
Tim Griesser
d0ab01a5da fixes for defaults 2013-05-22 12:37:29 -04:00
Tim Griesser
e5fd8df44a adding a simple logo, trying to git gh pages back up 2013-05-12 20:55:02 -04:00
Tim Griesser
a9faa909e3 switching to when.js for promises 2013-05-08 20:16:39 -04:00
Tim Griesser
0b418bd283 allowing raw queries, with Knex.Raw 2013-05-08 12:27:33 -04:00
Tim Griesser
da457290b3 more tests, a little bit of cleanup internally 2013-05-05 13:54:43 -04:00
Tim Griesser
96e5b2731c using fin rather than then for sqlite3 client pool 2013-05-04 21:37:10 -04:00
Tim Griesser
736dc25e56 truncate test 2013-05-04 20:10:58 -04:00
Tim Griesser
1b5fa05636 got most things working other than async logic in tests 2013-05-04 14:36:41 -04:00
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
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
295e18e762 working on tests, fixing up the postgres client, a few other fixes 2013-05-02 00:21:49 -04:00
Tim Griesser
cc66fc11fd cleaner interface for transactions 2013-04-30 19:08:47 -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
779030e7e7 fixing issue with increments id, adding debug for config 2013-04-25 21:04:56 -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
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
3899f738b8 cleaning up naming 2013-03-12 12:58:33 -04:00
Tim Griesser
44fdba2395 moving schema grammar files into client adapters 2013-03-12 12:45:54 -04:00
Tim Griesser
e2231bc600 initial working commit 2013-03-12 11:58:33 -04:00