I am trying to set a null constraint in mysql
How do I set the default value to true or b’1’ No matter what I set it rejects it as too long
Thanks
I am trying to set a null constraint in mysql
How do I set the default value to true or b’1’ No matter what I set it rejects it as too long
Thanks
It looks like you are unable to currently. I created an issue for it http://liquibase.jira.com/browse/CORE-721. For now you will have to use
Nathan
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| addNotNullConstraint doesn't work with mysql | 0 | 554 | August 22, 2014 | |
| addNotNUllCOnstraint doesn't seem to work when TIMESTAMP and MySQL | 0 | 344 | June 12, 2023 | |
| Problems with addNotNullConstraint in MySQL | 5 | 526 | February 10, 2011 | |
| correction for Liquibase Quick-Start | 1 | 391 | October 21, 2010 | |
| MySQL addColumn defaultValue="0" | 1 | 451 | October 25, 2014 |