7aa11b4361
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". |
||
---|---|---|
.. | ||
adapter.php | ||
adapteroci8.php | ||
adapterpgsql.php | ||
adaptersqlite.php | ||
adaptersqlsrv.php | ||
connection.php | ||
connectionfactory.php | ||
connectionwrapper.php | ||
mdb2schemamanager.php | ||
mdb2schemareader.php | ||
mdb2schemawriter.php | ||
migrationexception.php | ||
migrator.php | ||
mysqlmigrator.php | ||
nocheckmigrator.php | ||
oracleconnection.php | ||
oraclemigrator.php | ||
pgsqltools.php | ||
sqlitemigrator.php | ||
statementwrapper.php |