wallabag/app/DoctrineMigrations
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
..
2016-01-31 14:48:26 +01:00
2019-01-18 15:25:50 +01:00
CS
2019-08-08 11:45:39 +02:00
2023-06-16 14:27:26 +02:00