Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |