Skip to content

Commit d980c71

Browse files
Jorgen-5mmwinther
andauthored
Update klass-shared/src/main/resources/application-postgres-embedded.properties
Co-authored-by: Miles Mason Winther <42948872+mmwinther@users.noreply.github.com>
1 parent abcb5b8 commit d980c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

klass-shared/src/main/resources/application-postgres-embedded.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.H2Dialect
1+
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
22
spring.flyway.enabled=false
33
spring.jpa.hibernate.ddl-auto=create-drop
44
spring.jpa.show-sql=true

0 commit comments

Comments
 (0)