Skip to content

Commit

Permalink
[IDLE-000] DB dialect 설정 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
wonjunYou committed Jul 3, 2024
1 parent 1c6a488 commit ff9f0d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion idle-domain/src/main/resources/application-persistence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ spring:
open-in-view: false
properties:
hibernate.format_sql: true
dialect: org.hibernate.dialect.MySQL8Dialect
---
spring:
config:
Expand Down

0 comments on commit ff9f0d0

Please sign in to comment.