Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-16765 (
https://hibernate.atlassian.net/browse/HHH-16765?atlOrigin=eyJpIjoiMzc1M2...
)
Re: Hibernate 6 Cannot parse table name (
https://hibernate.atlassian.net/browse/HHH-16765?atlOrigin=eyJpIjoiMzc1M2...
)
That bit of code tries to handle names like “`schema.catalog.name`". Depends if we
want to consider those valid.
I have a simple change locally that allows the table name here, but would break Strings
like “`schema.catalog.name`". For what its worth, no tests in the suite fail with
this change. So not sure we can really say “`schema.catalog.name`" is even
supported.
The code also tries to handle the case of “`schema`.`catalog`.`name`" where each part
is quoted. However, that is not handled well either.
(
https://hibernate.atlassian.net/browse/HHH-16765#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16765#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#100232- sha1:304e1c7 )