wallabag/app
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
..
config Prepare 2.6.1 release 2023-06-21 07:13:03 +02:00
DoctrineMigrations Skip migration if the table was already renamed 2023-06-28 21:50:46 +05:30
Resources/static/themes Fix 6664 mass action input on dark theme 2023-06-26 22:34:57 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00