Tim Griesser
|
3d7c52e28c
|
throw if we attempt to run the query without a connection
|
2013-09-13 13:27:00 -04:00 |
|
Tim Griesser
|
71b47e925b
|
pulling in the option feature from #64, rename to options
|
2013-09-13 11:40:51 -04:00 |
|
Tim Griesser
|
1a47485d33
|
integration tests are workinggit st
|
2013-09-12 13:30:47 -04:00 |
|
Tim Griesser
|
48563dfd31
|
sqlite3 mostly working except for the schema things
|
2013-09-12 01:00:44 -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
|
9a5e3947d0
|
adding bigInteger, bigIncrements, unsigned on autoincrement pk
|
2013-09-04 20:02:28 -04:00 |
|
Tim Griesser
|
f9b7d0a42f
|
adding Schema.hasColumn
|
2013-09-04 19:13:02 -04:00 |
|
Tim Griesser
|
0c6dedc58b
|
api change, nullable by default, add notNull for not null columns
|
2013-09-04 18:34:59 -04:00 |
|
Tim Griesser
|
f3a59a867b
|
a bit hacked together on the sqlite3, but renameColumn for all db's
|
2013-09-04 17:32:32 -04:00 |
|
Tim Griesser
|
32917a622e
|
beginning to setup for enabling a client adapter
|
2013-09-03 23:02:23 -04:00 |
|