diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-06-17 14:11:02 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-06-17 15:23:18 +0200 |
commit | 7aa11b436145b9b5d1cef2fb88725d81729aab20 (patch) | |
tree | 941c2a92737bdb0872d388935ff4675d34f1fa50 /lib/l10n | |
parent | 4fbab3c12db8bc23c7a4891005c00f6f302ae9e3 (diff) | |
download | nextcloud-server-7aa11b436145b9b5d1cef2fb88725d81729aab20.tar.gz nextcloud-server-7aa11b436145b9b5d1cef2fb88725d81729aab20.zip |
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".
Diffstat (limited to 'lib/l10n')
0 files changed, 0 insertions, 0 deletions