Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed memory leak | Marius Ursache | 2013-11-10 | 1 | -3/+3 |
* | Don't explicitly define property accessor names. | stuconnolly | 2012-07-15 | 1 | -11/+11 |
* | Add a new order by class. | stuconnolly | 2012-07-15 | 1 | -55/+46 |
* | 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 | 1 | -19/+97 |
* | Additional QueryKit tests. | stuconnolly | 2012-07-10 | 1 | -2/+5 |
* | Improve QueryKit's handling of quotes by making it on by default. Also, add a... | stuconnolly | 2012-07-09 | 1 | -23/+30 |
* | Fix QueryKit warning. | stuconnolly | 2012-05-09 | 1 | -1/+1 |
* | QueryKit: add clear method so query instances can be reused. | stuconnolly | 2012-03-25 | 1 | -0/+21 |
* | QueryKit: Add support for UPDATE queries. | stuconnolly | 2012-03-25 | 1 | -19/+87 |
* | 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 | 1 | -0/+438 |