Description
Describe the bug
can't upgrade from 3.8.1 to 3.9.0 PE
Your Server Environment
- own setup
- Deployment: microservices
- Deployment type: docker-compose
- ThingsBoard Version: professional
To Reproduce
I started an upgrade from 3.8.1 to 3.9.0. I also changed from monolithic to microservices.
Following this upgrade guide: https://thingsboard.io/docs/user-guide/install/pe/docker/
Expected behavior
Upgrade success
Screenshots
:: ThingsBoard Professional Edition :: (v3.9.0PE)
Unexpected error during ThingsBoard installation!
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [ALTER TABLE tb_schema_settings ADD COLUMN IF NOT EXISTS product varchar(2) DEFAULT 'CE']
...
Caused by: org.postgresql.util.PSQLException: ERROR: relation "tb_schema_settings" does not exist
Disclaimer
We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the Community ethics policy, and do not expect us to answer your requests immediately. Also, do not treat GitHub issues as a support channel.