Luigy Leon
|
bbd50a6514
|
Support for multiple aggregate functions.
|
2013-11-23 13:09:57 -05:00 |
|
Tim Griesser
|
64f9deb651
|
fixes #100, increment/decrement values
|
2013-11-20 09:17:08 -05:00 |
|
Kia Rahimian
|
d26c1b7b95
|
fixed bug with .having()
|
2013-11-19 22:47:38 -05:00 |
|
Tim Griesser
|
d01dd8a9a1
|
merging with master
|
2013-11-02 10:19:09 -04:00 |
|
Tim Griesser
|
48096b1468
|
fix #98, aggregates on toString / clone
|
2013-10-31 10:34:20 -04:00 |
|
Tim Griesser
|
86a1a24a1a
|
some work on the migration code & api
|
2013-10-24 21:54:35 -04:00 |
|
Tim Griesser
|
5c496b9fa5
|
remove possible sql injection in 'orderBy', thanks @sebgie
|
2013-10-15 09:15:42 -04:00 |
|
Tim Griesser
|
1ec57c12b7
|
fix for #91, keep the correct query type on clones
|
2013-10-14 07:20:12 -04:00 |
|
Tim Griesser
|
b108d6fd5b
|
officially add and document column method
|
2013-09-27 21:50:46 -04:00 |
|
Tim Griesser
|
1d21980eef
|
prep for 0.4.1
|
2013-09-16 10:49:30 -04:00 |
|
Tim Griesser
|
56d78d7172
|
merging in 0.4.0
|
2013-09-13 17:20:40 -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 |
|
Hung Tran
|
a87164b71e
|
cleaned up option()
|
2013-09-12 16:03:23 -05:00 |
|
Hung Tran
|
0d1593373f
|
added option() to resolve overlapping column names on joins
|
2013-09-12 13:54:23 -05:00 |
|
Tim Griesser
|
045521aaa0
|
fixing toLowerCase check on operator
|
2013-09-12 09:19:30 -04:00 |
|
Tim Griesser
|
dc312f322b
|
fix on the toString for clauses, unit test cleanup
|
2013-09-12 01:13:07 -04:00 |
|
T.J. Barber
|
e696b2e9ef
|
added toLowerCase() call so we can use "LIKE".
|
2013-09-12 01:02:47 -04:00 |
|
Tim Griesser
|
634f4751a1
|
mysql and pg are mostly working, now onto sqlite3
|
2013-09-11 23:36:55 -04:00 |
|
T.J. Barber
|
337bf6b8d9
|
added toLowerCase() call so we can use "LIKE".
|
2013-09-10 17:53:19 -05: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
|
f3a59a867b
|
a bit hacked together on the sqlite3, but renameColumn for all db's
|
2013-09-04 17:32:32 -04:00 |
|
Tim Griesser
|
3deabd8ee7
|
fixing how the client is injected in the constructor
|
2013-09-03 23:34:38 -04:00 |
|
Tim Griesser
|
32917a622e
|
beginning to setup for enabling a client adapter
|
2013-09-03 23:02:23 -04:00 |
|
Tim Griesser
|
5f31aedfe1
|
more of slicing the library up into various components
|
2013-09-03 22:25:54 -04:00 |
|