[CONJ-412] tinyInt1isBit is not applied in method columnTypeClause Created: 2017-01-18 Updated: 2017-04-08 Resolved: 2017-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | metadata |
| Affects Version/s: | None |
| Fix Version/s: | 1.5.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Mike Celis | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
As stated by the last comment of Bryan Turner, in the linked Jira, the flag tinyInt1isBit isn't properly working for things like hibernate validation. The methode he states (columnTypeClause(String)) does seem to be the problem. An example of the error hibernate validation throws: |
| Comments |
| Comment by Mike Celis [ 2017-01-18 ] | |||||||||||||||
|
We have solved this issue at our company and made a pull request. | |||||||||||||||
| Comment by Diego Dupin [ 2017-02-08 ] | |||||||||||||||
|
correction in done in 1.5.8-SNAPSHOT, with commits :
available using :
|