Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12012

DB Tools should correctly remove columns that are part of indexes

    XMLWordPrintable

Details

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: