Upgrade the database
If you are running on 21.10.0 or previous versions, perform a database upgrade to work with the latest version of Tessera.
-
For non-H2 users, update the existing database schema by executing the appropriate alter script.
-
For H2 users, a complete database migration is required before running the alter script. See more details from the H2 release and their recommended upgrade process. You can also refer to the example migration scripts.