Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't explicitly define property accessor names. | stuconnolly | 2012-07-15 | 1 | -22/+22 |
| | |||||
* | Add a new order by class. | stuconnolly | 2012-07-15 | 1 | -7/+6 |
| | |||||
* | Bunch of improvements including uderlying database system support. | stuconnolly | 2012-07-14 | 1 | -4/+27 |
| | |||||
* | Additional QueryKit tests. | stuconnolly | 2012-07-10 | 1 | -7/+11 |
| | |||||
* | Improve QueryKit's handling of quotes by making it on by default. Also, add ↵ | stuconnolly | 2012-07-09 | 1 | -3/+5 |
| | | | | a bunch more tests. | ||||
* | QueryKit: add clear method so query instances can be reused. | stuconnolly | 2012-03-25 | 1 | -0/+1 |
| | |||||
* | QueryKit: Add support for UPDATE queries. | stuconnolly | 2012-03-25 | 1 | -3/+12 |
| | |||||
* | Move QueryKit to it's own project. | stuconnolly | 2012-02-25 | 1 | -0/+110 |