-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-dev
-
None
Schema changes can take a very long time, e.g. \phpbb\db\migration\data\v310\softdelete_p1; Time: 17.13 seconds
Schema changes need to be broken up somehow; this should be handled automatically by the migrator.
This will block any supported updates, so we should fix this by B1.
- caused
-
PHPBB-12170 Migration helper replaces table name with 0 when creating tables
- Closed