nextcloud/tests/lib/db
Vincent Petry ffdc1c2fcf Added unit test for checkMigrate with primary key + autoinc
Added unit test to make sure that checkMigrate() works when adding a
primary key and autoincrement column to a table schema.
2014-06-17 15:23:18 +02:00
..
mdb2schemamanager.php adding PK to table encryption 2014-06-06 13:33:56 +02:00
mdb2schemareader.php Increment number of columns by one 2013-12-18 00:37:09 +01:00
migrator.php Added unit test for checkMigrate with primary key + autoinc 2014-06-17 15:23:18 +02:00
testschema.xml Typo fixed 2013-12-17 23:46:36 +01:00
ts-autoincrement-after.xml adding PK to table encryption 2014-06-06 13:33:56 +02:00
ts-autoincrement-before.xml adding PK to table encryption 2014-06-06 13:33:56 +02:00