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