Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -209/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* | Joas Schilling | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | If the execute method on the mapper receives an assoc array, it binds by ↵ | Bernhard Posselt | 2015-03-19 | 1 | -25/+44 |
| | | | | value instead of index | ||||
* | fix tabs and spaces | Bernhard Posselt | 2015-02-25 | 1 | -119/+119 |
| | |||||
* | fix mappertestutility | Bernhard Posselt | 2015-02-25 | 1 | -116/+120 |
| | |||||
* | use IDBConnection and close cursors after insert/update/delete | Bernhard Posselt | 2015-02-25 | 1 | -40/+41 |
| | |||||
* | fix indention | Bernhard Posselt | 2015-01-29 | 1 | -7/+6 |
| | |||||
* | add tests for closing the cursor | Bernhard Posselt | 2015-01-29 | 1 | -3/+9 |
| | |||||
* | ignore cursorclosing | Bernhard Posselt | 2015-01-29 | 1 | -8/+9 |
| | |||||
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -3/+3 |
| | |||||
* | fixing namespace of MapperTestUtility | Thomas Müller | 2014-07-17 | 1 | -0/+179 |
and rename file to be lowercase |