Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QueryKit: Add test to check the explicit use of a database name in the query. | stuconnolly | 2012-07-21 | 1 | -1/+10 |
| | |||||
* | Rework QueryKit's tests to accept parameters allowing use to run them with ↵ | stuconnolly | 2012-07-18 | 1 | -50/+45 |
| | | | | different data sets. | ||||
* | Get rid of test case headers. | stuconnolly | 2012-07-15 | 1 | -1/+10 |
| | |||||
* | Bunch of improvements including uderlying database system support. | stuconnolly | 2012-07-14 | 1 | -5/+5 |
| | |||||
* | Improve QueryKit's handling of quotes by making it on by default. Also, add ↵ | stuconnolly | 2012-07-09 | 1 | -15/+41 |
| | | | | a bunch more tests. | ||||
* | QueryKit: Add support for UPDATE queries. | stuconnolly | 2012-03-25 | 1 | -3/+1 |
| | |||||
* | Add some more QueryKit tests. | stuconnolly | 2012-02-25 | 1 | -12/+19 |
| | |||||
* | Move QueryKit to it's own project. | stuconnolly | 2012-02-25 | 1 | -0/+76 |