aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/MigratorTest.php
Commit message (Expand)AuthorAgeFilesLines
* Adapt tests to config value typingCôme Chilliet2023-04-051-3/+3
* tests(db): Add test case to ensure column comments workFerdinand Thiessen2023-02-281-0/+24
* Migrate Migrator::executeSql to OCP\EventDispatcher\EventCôme Chilliet2022-08-251-1/+1
* Add a metadata service to store file metadataCarl Schwan2022-04-131-0/+2
* Integer 0 is not stored as Null and therefor worksJoas Schilling2021-04-161-1/+3
* Test that oracle throws on EmptyValues in a NotNull columnsJoas Schilling2021-04-161-14/+28
* Run migrator tests on OCIJoas Schilling2021-04-161-3/+33
* Cleanup unneeded code around database.xmlMorris Jobke2021-03-241-12/+29
* Skip db migration simulation for core schema changesJulius Härtl2021-03-171-53/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-5/+5
* Only rollback when not MySQLJoas Schilling2021-01-111-2/+10
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-14/+13
* Add temporary test for migrating int to stringJulius Härtl2020-12-081-0/+49
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+4
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-30/+30
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Fix risky tests without assertionsJoas Schilling2018-01-251-5/+5
* Add foreign key support to OCPiotr Mrowczynski2017-10-301-2/+37
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+203