🚧 Adjust flyway
This commit is contained in:
parent
421d2a7d95
commit
63d21eaf39
@ -17,8 +17,7 @@ quarkus.datasource.db-kind=postgresql
|
|||||||
%dev,test.quarkus.datasource.jdbc.url=jdbc:postgresql://localhost:5432/postgres?currentSchema=auth
|
%dev,test.quarkus.datasource.jdbc.url=jdbc:postgresql://localhost:5432/postgres?currentSchema=auth
|
||||||
|
|
||||||
# Flyway
|
# Flyway
|
||||||
quarkus.flyway.enabled=true
|
%dev,test.quarkus.flyway.clean-at-start=true
|
||||||
quarkus.flyway.clean-at-start=true
|
|
||||||
%dev.quarkus.flyway.locations=db/migration,db/dev
|
%dev.quarkus.flyway.locations=db/migration,db/dev
|
||||||
quarkus.flyway.migrate-at-start=true
|
quarkus.flyway.migrate-at-start=true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user