summaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/MDB2SchemaReaderTest.php
Commit message (Expand)AuthorAgeFilesLines
* Cleanup unneeded code around database.xmlMorris Jobke2021-03-241-103/+0
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-2/+2
* Use a different column for the primary key as we can not insert it on oracleJoas Schilling2020-11-101-11/+19
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Use insertIfNotExist of the new interfaceMorris Jobke2018-03-121-1/+1
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-211-1/+1
* Namespace and array syntax fixesMorris Jobke2017-03-191-5/+17
* Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath2017-03-171-3/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+83