Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -427/+0 |
* | Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* | Joas Schilling | 2016-02-29 | 1 | -1/+1 |
* | Move casting to IExpressionBuilder | Joas Schilling | 2016-02-05 | 1 | -1/+1 |
* | Fix Oracle comparisons | Joas Schilling | 2016-01-26 | 1 | -17/+39 |
* | Add tests for clob comparisons | Joas Schilling | 2016-01-26 | 1 | -4/+64 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
* | Fix tests for setFirstResult and setMaxResults on oracle | Joas Schilling | 2015-07-21 | 1 | -1/+1 |
* | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 1 | -0/+338 |