Nathan Xu (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-14152 (
https://hibernate.atlassian.net/browse/HHH-14152?atlOrigin=eyJpIjoiZTIxMG...
)
Re: Query fails after upgrading to 5.4.20.Final (
https://hibernate.atlassian.net/browse/HHH-14152?atlOrigin=eyJpIjoiZTIxMG...
)
I did some investigation and found the following insert SQL example
INSERT INTO ISSUERS
VALUES (1, 1, 'BIPlatform', NULL, NULL);
would end up with INSERT INTO ISSUERSVALUES (1, 1, ‘BIPlatform’, NULL, NULL);. Inserting
empty chars before 'VALUES` might solve the issue.
Not sure whether this is a bug or not, however.
(
https://hibernate.atlassian.net/browse/HHH-14152#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-14152#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#100144- sha1:b6d623e )