| Commit message (Expand) | Author | Age | Files | Lines |
* | QueryKit: Update quoting method. | stuconnolly | 2012-07-21 | 1 | -1/+1 |
* | QueryKit: Add DELETE query tests. | stuconnolly | 2012-07-21 | 1 | -0/+6 |
* | Rework QueryKit's tests to accept parameters allowing use to run them with di... | stuconnolly | 2012-07-18 | 1 | -0/+18 |
* | Get rid of test case headers. | stuconnolly | 2012-07-15 | 1 | -10/+0 |
* | Don't explicitly define property accessor names. | stuconnolly | 2012-07-15 | 1 | -2/+10 |
* | Add a new order by class. | stuconnolly | 2012-07-15 | 1 | -3/+27 |
* | Bunch of improvements including uderlying database system support. | stuconnolly | 2012-07-14 | 1 | -0/+8 |
* | Add a new enum to allow us to specify the underlying database system we're ge... | stuconnolly | 2012-07-10 | 1 | -0/+4 |
* | Additional QueryKit tests. | stuconnolly | 2012-07-10 | 1 | -2/+8 |
* | Fix broken build. | stuconnolly | 2012-07-09 | 1 | -2/+2 |
* | Improve QueryKit's handling of quotes by making it on by default. Also, add a... | stuconnolly | 2012-07-09 | 1 | -0/+34 |
* | Tidy up QueryKit warning settings. | stuconnolly | 2012-05-09 | 1 | -5/+11 |
* | Warning config. | stuconnolly | 2012-05-07 | 1 | -0/+2 |
* | Update make files to support accepting xcode default settings. | stuconnolly | 2012-05-07 | 1 | -9/+1 |
* | - Turn off the QueryKit "Symbols hidden by default" setting on Release build... | rowanbeentje | 2012-03-28 | 1 | -1/+0 |
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -16/+21 |
* | Fix build. | stuconnolly | 2012-03-25 | 1 | -1/+1 |
* | QueryKit: Add support for UPDATE queries. | stuconnolly | 2012-03-25 | 1 | -2/+24 |
* | - Re-add QueryKit as a dependency, and correct framework paths and linking t... | rowanbeentje | 2012-02-26 | 1 | -3/+3 |
* | More QueryKit SELECT tests. | stuconnolly | 2012-02-26 | 1 | -6/+38 |
* | Add some more QueryKit tests. | stuconnolly | 2012-02-25 | 1 | -0/+12 |
* | Move QueryKit to it's own project. | stuconnolly | 2012-02-25 | 1 | -0/+593 |