Skip to content

Upgrade to db2 and migrate from db1

Powersource requested to merge db2 into master

Changes

Description: Upgrading the database from db1 to db2. Including automatic migration. So it's a good idea to backup your db before trying this, especially if you're planning on using db1 again.

Smoke Tests

  • All modules are updated to db2 versions
  • Can seemingly use the app like normal

Checks

  • added changes to the changelog. New features, bug fixes and improvements should be added to the changelog
  • i have added all text to translations
  • no linting errors there's 1 but not because of this MR
  • tests are passing
  • smoke tests are passing

Screenshots (if applicable)

...

Closes #36

Edited by Powersource

Merge request reports