Deciding to treat TINYINT as BIT seems not to be working.
Liquibase: Data truncation: Data too long for column 'LOCKED' at row 1 [Failed SQL: INSERT INTO hgigoc.databasechangeloglock (ID, LOC
KED, LOCKGRANTED, LOCKEDBY) VALUES ('1', '0', NULL, NULL)]
Please, review the idea of treating TINYINT as BIT since all it acomplishes is making problems.
Liquibase: Data truncation: Data too long for column 'LOCKED' at row 1 [Failed SQL: INSERT INTO hgigoc.databasechangeloglock (ID, LOC
KED, LOCKGRANTED, LOCKEDBY) VALUES ('1', '0', NULL, NULL)]
Please, review the idea of treating TINYINT as BIT since all it acomplishes is making problems.