Girish Ramakrishnan 131ef532c7 Skip migration if the table was already renamed
Doctrine 3.5 reruns skipped migrations when invoking doctrine:migrations:migrate.
This causes this migration to rerun and it errors since craue_config_setting table
gets renamed in Version20190808124957.php to internal_setting table.

Fixes #6660
2023-06-28 21:50:46 +05:30
..
2023-06-21 07:13:03 +02:00
2015-01-22 08:30:07 +01:00
2016-01-15 09:35:38 +01:00