Tim Griesser
|
3c8d08a64b
|
Removing unnecessary UMD
When this eventually enabled on the client side,
we can build this into the build script.
|
2013-11-27 16:51:01 -05:00 |
|
Tim Griesser
|
667a20b66e
|
switching out underscore for lodash
|
2013-11-25 02:00:12 -05:00 |
|
Tim Griesser
|
2d1c0f019d
|
fix for internal mutation of builder on multiple toSql calls
|
2013-09-24 08:14:02 -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
|
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
|
9a5e3947d0
|
adding bigInteger, bigIncrements, unsigned on autoincrement pk
|
2013-09-04 20:02:28 -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
|
10940cd0c3
|
beginning to properly modularize things
|
2013-09-03 22:01:31 -04:00 |
|