Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QueryKit: Update quoting method. | stuconnolly | 2012-07-21 | 1 | -1/+1 |
| | |||||
* | QueryKit: Add DELETE query tests. | stuconnolly | 2012-07-21 | 1 | -0/+6 |
| | |||||
* | Rework QueryKit's tests to accept parameters allowing use to run them with ↵ | stuconnolly | 2012-07-18 | 1 | -0/+18 |
| | | | | different data sets. | ||||
* | Get rid of test case headers. | stuconnolly | 2012-07-15 | 1 | -10/+0 |
| | |||||
* | Don't explicitly define property accessor names. | stuconnolly | 2012-07-15 | 1 | -2/+10 |
| | |||||
* | Add a new order by class. | stuconnolly | 2012-07-15 | 1 | -3/+27 |
| | |||||
* | Bunch of improvements including uderlying database system support. | stuconnolly | 2012-07-14 | 1 | -0/+8 |
| | |||||
* | Add a new enum to allow us to specify the underlying database system we're ↵ | stuconnolly | 2012-07-10 | 1 | -0/+4 |
| | | | | generating queries for. | ||||
* | Additional QueryKit tests. | stuconnolly | 2012-07-10 | 1 | -2/+8 |
| | |||||
* | Fix broken build. | stuconnolly | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | Improve QueryKit's handling of quotes by making it on by default. Also, add ↵ | stuconnolly | 2012-07-09 | 1 | -0/+34 |
| | | | | a bunch more tests. | ||||
* | Tidy up QueryKit warning settings. | stuconnolly | 2012-05-09 | 1 | -5/+11 |
| | |||||
* | Warning config. | stuconnolly | 2012-05-07 | 1 | -0/+2 |
| | |||||
* | Update make files to support accepting xcode default settings. | stuconnolly | 2012-05-07 | 1 | -9/+1 |
| | |||||
* | - Turn off the QueryKit "Symbols hidden by default" setting on Release ↵ | rowanbeentje | 2012-03-28 | 1 | -1/+0 |
| | | | | builds to fix release builds of SP | ||||
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should ↵ | rowanbeentje | 2012-03-27 | 1 | -16/+21 |
| | | | | | | | fix nightly builds - Fix warnings | ||||
* | Fix build. | stuconnolly | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | QueryKit: Add support for UPDATE queries. | stuconnolly | 2012-03-25 | 1 | -2/+24 |
| | |||||
* | - Re-add QueryKit as a dependency, and correct framework paths and linking ↵ | rowanbeentje | 2012-02-26 | 1 | -3/+3 |
| | | | | | | | to fix errors building and running the project - Add svn ignore properties on QueryKit build and mode paths | ||||
* | More QueryKit SELECT tests. | stuconnolly | 2012-02-26 | 1 | -6/+38 |
| | |||||
* | Add some more QueryKit tests. | stuconnolly | 2012-02-25 | 1 | -0/+12 |
| | |||||
* | Move QueryKit to it's own project. | stuconnolly | 2012-02-25 | 1 | -0/+593 |