Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
khoon9 committed Dec 19, 2023
2 parents a3f3864 + dce1946 commit 4328cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spring:
jpa:
defer-datasource-initialization: true
# for dev
hibernate.ddl-auto: create
hibernate.ddl-auto: update
show-sql: true
properties:
hibernate.format_sql: true
Expand Down

0 comments on commit 4328cae

Please sign in to comment.