Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -209/+0 |
* | 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 valu... | Bernhard Posselt | 2015-03-19 | 1 | -25/+44 |
* | 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 |