mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-06 20:51:39 +02:00
Many more tables have indexes with the same names which can cause issues on SQLite/Postgres. Also, add an option for migrations to rename indexes. PHPBB-17525