Skip to content

Commit 2cadb62

Browse files
committed
fix(application): remove explicit usage of the mariadb dialect. It will be used by default
1 parent d83fe4d commit 2cadb62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/application.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@ jpa:
4646
hbm2ddl.auto: update # Use `none` in production
4747
show_sql: true # Logs SQL statements
4848
format_sql: true
49-
dialect: org.hibernate.dialect.MariaDBDialect

0 commit comments

Comments
 (0)