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
|
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
|
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
|
71b47e925b
|
pulling in the option feature from #64, rename to options
|
2013-09-13 11:40:51 -04:00 |
|
Hung Tran
|
0d1593373f
|
added option() to resolve overlapping column names on joins
|
2013-09-12 13:54:23 -05: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 |
|