-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-a1
-
None
The index must be removed before the column can be dropped.
The best would be if the migrator/db_tools would check this, so you don't have to specify them in your migration.
The idea from PHPBB3-11922 was that when dropping an column you specify what happens to the indexes (whether they are recreated without the column, are dropped completly, ...)
- is related to
-
PHPBB-11922 Migrator fails to remove columns on MSSQL when they have/had an index
- Closed
- obsoletes
-
PHPBB-9639 MSSQL and db tools sql_index_drop
- Closed