Skip to content

Migrating from 4.4.1 to 5.1.0: how to use existing H2 database? #1541

Answered by saniac
saniac asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you, I have solved my problem(s).

You are right, I did change the default password.

What was worked was ./commafeed-5.1.0-h2-linux-x86_64-runner -Dquarkus.datasource.username=sa -Dquarkus.datasource.password=REDACTED

I now have a working, migrated database.

I realise now beyond not separating arguments correctly, I mistyped the name of the property for the password (it is quarkus.datasource.password not quarkus.database.password).

Thanks again for your help.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Athou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants