| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix format string error in QueryKit | avenjamin | 2013-03-10 | 1 | -1/+1 |
* | QueryKit: Update quoting method. | stuconnolly | 2012-07-21 | 1 | -1/+1 |
* | QueryKit: Update not equal operator. | stuconnolly | 2012-07-21 | 1 | -1/+1 |
* | Rework QueryKit's tests to accept parameters allowing use to run them with di... | stuconnolly | 2012-07-18 | 4 | -2/+38 |
* | Don't explicitly define property accessor names. | stuconnolly | 2012-07-15 | 10 | -54/+54 |
* | Add a new order by class. | stuconnolly | 2012-07-15 | 10 | -91/+316 |
* | Comments (missing from previous commit). | stuconnolly | 2012-07-14 | 1 | -2/+2 |
* | Comments. | stuconnolly | 2012-07-14 | 1 | -8/+8 |
* | Bunch of improvements including uderlying database system support. | stuconnolly | 2012-07-14 | 13 | -35/+252 |
* | Add a new enum to allow us to specify the underlying database system we're ge... | stuconnolly | 2012-07-10 | 2 | -0/+42 |
* | Additional QueryKit tests. | stuconnolly | 2012-07-10 | 5 | -13/+21 |
* | Improve QueryKit's handling of quotes by making it on by default. Also, add a... | stuconnolly | 2012-07-09 | 9 | -86/+192 |
* | Fix QueryKit warning. | stuconnolly | 2012-05-09 | 2 | -1/+31 |
* | QueryKit: add clear method so query instances can be reused. | stuconnolly | 2012-03-25 | 2 | -0/+22 |
* | QueryKit: Add support for UPDATE queries. | stuconnolly | 2012-03-25 | 11 | -43/+246 |
* | Fix query formatting. | stuconnolly | 2012-03-24 | 1 | -1/+1 |
* | Add some more QueryKit tests. | stuconnolly | 2012-02-25 | 1 | -3/+1 |
* | Move QueryKit to it's own project. | stuconnolly | 2012-02-25 | 10 | -0/+987 |