We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beae554 commit 0544926Copy full SHA for 0544926
1 file changed
src/main/resources/application.yml
@@ -13,7 +13,7 @@ spring:
13
ddl-auto: update
14
properties:
15
hibernate:
16
- dialect: org.hibernate.dialect.MySQLDialect
+ dialect: org.hibernate.dialect.MySQL8Dialect
17
show_sql: true
18
format_sql: true
19
use_sql_comments: true
0 commit comments