ressource put init
This commit is contained in:
@@ -10,4 +10,6 @@ quarkus.datasource.password = toto
|
||||
quarkus.datasource.jdbc.url = jdbc:postgresql://localhost:5432/toto
|
||||
|
||||
# drop and create the database at startup (use `update` to only update the schema)
|
||||
quarkus.hibernate-orm.database.generation = drop-and-create
|
||||
quarkus.hibernate-orm.database.generation = drop-and-create
|
||||
|
||||
covas.schema.create = true
|
Reference in New Issue
Block a user