Uploaded image for project: 'aaa'
  1. aaa
  2. AAA-221

Upgrade H2 database to 2.1.210

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Highest Highest
    • 0.16.0
    • None
    • General
    • None

      There is a new major version (2.1.210) of H2 database, but it is not backwards compatible.

      Unfortunately this major upgrade also introduces system tables which directly conflict on three out of our four tables. This means that the database cannot be directly upgraded.
      The tables are renamed as DOMAINS -> AAA_DOMAINS, GRANTS -> AAA_GRANTS, ROLES -> AAA_ROLES and USERS -> AAA_USERS.
      Note that AAA_DOMAINS.enabled and USERS.enabled are now a BOOLEAN.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: