| Commit message (Expand) | Author | Age | Files | Lines |
* | QueryKit: Add DELETE query tests. | stuconnolly | 2012-07-21 | 4 | -2/+167 |
* | QueryKit: Add test to check the explicit use of a database name in an update ... | stuconnolly | 2012-07-21 | 1 | -0/+9 |
* | QueryKit: Add test to check the explicit use of a database name in the query. | stuconnolly | 2012-07-21 | 1 | -1/+10 |
* | Add missing [super dealloc] call. | stuconnolly | 2012-07-18 | 1 | -0/+2 |
* | Rework QueryKit's tests to accept parameters allowing use to run them with di... | stuconnolly | 2012-07-18 | 11 | -220/+464 |
* | Remove header import that no longer exists. | stuconnolly | 2012-07-16 | 1 | -1/+0 |
* | Remove test header. | stuconnolly | 2012-07-16 | 1 | -39/+0 |
* | Get rid of test case headers. | stuconnolly | 2012-07-15 | 9 | -160/+50 |
* | Remove test output. | stuconnolly | 2012-07-15 | 1 | -6/+2 |
* | Add a new order by class. | stuconnolly | 2012-07-15 | 2 | -11/+19 |
* | Bunch of improvements including uderlying database system support. | stuconnolly | 2012-07-14 | 6 | -18/+27 |
* | Additional QueryKit tests. | stuconnolly | 2012-07-10 | 4 | -1/+117 |
* | Improve QueryKit's handling of quotes by making it on by default. Also, add a... | stuconnolly | 2012-07-09 | 6 | -51/+219 |
* | Warning config. | stuconnolly | 2012-05-07 | 1 | -2/+2 |
* | QueryKit: Add support for UPDATE queries. | stuconnolly | 2012-03-25 | 8 | -18/+127 |
* | More QueryKit SELECT tests. | stuconnolly | 2012-02-26 | 2 | -1/+19 |
* | Add some more QueryKit tests. | stuconnolly | 2012-02-25 | 6 | -25/+279 |
* | Move QueryKit to it's own project. | stuconnolly | 2012-02-25 | 2 | -0/+111 |