1
0
-1
2 answers
- 10-1
nothing in the logs as far as i could see - should i share the logs here?
Add your comment... - 10-1
Hi, are there any errors in the logs? As far as I know, the database tables will be automatically created on startup.
Add your comment...
Tried the upgrade via docker by changing the docker image from version 7.0.37 to 8.0.4.
It seems as the new tables which are required are not created. this is reproducable - i tried this several times, even with upgrade to 8.0.2 etc. in no case the tables are created. in the tomcat directory (as specified in the upgrade documentation) i find the sql file for the whole database - but is there another sql which i could simply use to just create the tables which require to be created?