Skip to content

Commit

Permalink
πŸ“ :: format_sql
Browse files Browse the repository at this point in the history
  • Loading branch information
gurdl0525 committed Nov 16, 2023
1 parent bb37a78 commit 6c6a7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spring:
ddl-auto: ${DDL_AUTO:update}
properties:
hibernate:
format_sql: true
format_sql: false
show_sql: true
use_sql_comments: false
open-in-view: false
Expand Down

0 comments on commit 6c6a7e1

Please sign in to comment.