Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12012

DB Tools should correctly remove columns that are part of indexes

XMLWordPrintable

      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, ...)

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: