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 62021f6 commit 419e038Copy full SHA for 419e038
HibernateSpringBootElementCollectionWithOrderColumn/src/main/resources/application.properties
@@ -10,4 +10,6 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect
10
spring.jpa.open-in-view=false
11
12
spring.datasource.initialization-mode=always
13
-spring.datasource.platform=mysql
+spring.datasource.platform=mysql
14
+
15
+#logging.level.org.hibernate.type.descriptor.sql=TRACE
0 commit comments