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 |
|
Luigy Leon
|
bbd50a6514
|
Support for multiple aggregate functions.
|
2013-11-23 13:09:57 -05:00 |
|
Luigy Leon
|
35047912fe
|
Drop default output name for aggregate functions.
|
2013-11-23 11:44:25 -05:00 |
|
Kia Rahimian
|
d26c1b7b95
|
fixed bug with .having()
|
2013-11-19 22:47:38 -05:00 |
|
Tim Griesser
|
b70e787d25
|
fix for #84, adding forUpdate and forShare on transactions
|
2013-10-14 08:02:26 -04: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
|
80c03073c7
|
Added a flags property on the builder...
Flags property for tracking distinct, limit, offset, etc.
Added a 'type' on the JoinClause object, other minor changes
|
2013-09-13 10:51:12 -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
|
10940cd0c3
|
beginning to properly modularize things
|
2013-09-03 22:01:31 -04:00 |
|