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 e489df5 commit 62021f6Copy full SHA for 62021f6
HibernateSpringBootElementCollectionNoOrderColumn/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