Skip to content

Commit

Permalink
try removing hbm2dll auto
Browse files Browse the repository at this point in the history
  • Loading branch information
Rwolfe-Nava committed Sep 28, 2023
1 parent 3c638c6 commit 8019c61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/src/test/resources/application.common.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ spring.jpa.properties.hibernate.id.db_structure_naming_strategy=legacy
spring.datasource.driver-class-name=org.postgresql.Driver
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect

spring.jpa.hibernate.hbm2ddl.auto=none
spring.liquibase.enabled=true
spring.liquibase.contexts=test

Expand Down

0 comments on commit 8019c61

Please sign in to comment.