Tim Griesser
|
1ec57c12b7
|
fix for #91, keep the correct query type on clones
|
2013-10-14 07:20:12 -04:00 |
|
Tim Griesser
|
f1989e513d
|
editing error handling a bit, adding test, updated docs
|
2013-09-25 14:46:02 -04:00 |
|
Tim Griesser
|
96a7a9e747
|
fix for #78, underscore not included in various grammar files
|
2013-09-18 11:56:46 -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
|
1d21980eef
|
prep for 0.4.1
|
2013-09-16 10:49:30 -04:00 |
|
Tim Griesser
|
b8dd337334
|
0.4.0 release
|
2013-09-13 17:46:03 -04:00 |
|
Tim Griesser
|
76c2dbd75e
|
working on the docs, more internal cleanup
|
2013-09-13 15:36:49 -04:00 |
|
Tim Griesser
|
b1787cbb10
|
adding a toString method that properly escapes queries, fixes #59
|
2013-09-13 12:59:12 -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
|
dc312f322b
|
fix on the toString for clauses, unit test cleanup
|
2013-09-12 01:13:07 -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
|
f3a59a867b
|
a bit hacked together on the sqlite3, but renameColumn for all db's
|
2013-09-04 17:32:32 -04:00 |
|