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

Database type mappings between 3.3.x and master are different

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 4.0.0-a1
    • None
    • None
    • None

    Description

      In phpBB 3.3.x, UINT from migrations was mapped to MEDIUMINT as you can see here

      In master branch, because the change of the old dbal to doctrine, UNIT is mapped to Integer, source here 

       

      This causes the schema of the databases to be diferent between phpBB versions.

      Forum thread

      Attachments

        Activity

          People

            Unassigned Unassigned
            rubencm rubencm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: