Čedomir Igaly (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-16578 (
https://hibernate.atlassian.net/browse/HHH-16578?atlOrigin=eyJpIjoiMmFlMW...
)
Re: Incorrect validation error for tinyint, but and datetime (
https://hibernate.atlassian.net/browse/HHH-16578?atlOrigin=eyJpIjoiMmFlMW...
)
From create table statement:
`id` int unsigned NOT NULL AUTO_INCREMENT,
id is Java primitive int and in table is of type integer and this is OK for validator.
Validation is ignoring columnDefinition which may or may not be correct.
And for unsigned … Java does not have OOTB unsigned typesand I did not found single
occurence of word “unsigned” in Hibernate documentation. Again, it is question if
columnDefinition can be ignore or not.
(
https://hibernate.atlassian.net/browse/HHH-16578#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16578#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#100225- sha1:84d3b45 )