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

Database type mappings between 3.3.x and master are different

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.0.0-a1
    • None
    • None

      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

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

              Created:
              Updated: