Davide D'Alto (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *updated* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMTYyNmE3ZmVm...
) / Improvement (
https://hibernate.atlassian.net/browse/HHH-16444?atlOrigin=eyJpIjoiMTYyNm...
) HHH-16444 (
https://hibernate.atlassian.net/browse/HHH-16444?atlOrigin=eyJpIjoiMTYyNm...
) When printing the selected dialect, print the version too (
https://hibernate.atlassian.net/browse/HHH-16444?atlOrigin=eyJpIjoiMTYyNm...
)
Change By: Davide D'Alto (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
The version of the dialect can make a huge difference on which query are generated.
At the moment we are printing only this:
{code:none}INFO SQL dialect [vert.x-worker-thread-0] HHH000400: Using dialect:
org.hibernate.dialect.MariaDBDialect{code}
But it would be nice to have:
{noformat}INFO SQL dialect [vert.x-worker-thread-0] HHH000400: Using dialect:
org.hibernate.dialect.MariaDBDialect, db version: 10.11{noformat}
(
https://hibernate.atlassian.net/browse/HHH-16444#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16444#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100221- sha1:8f8083a )