Files
nextcloud-server-mirror/lib
Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table
When the migrator renames a table, for example for upgrade simulation,
it should not rename the primary key to avoid messing up with the diff
because the MySQL Doctrine code expects that index to always be called
"primary".
2014-06-17 15:23:18 +02:00
..
2014-06-16 01:54:35 -04:00
2014-06-11 01:20:09 +02:00