News

Feature request - Is there a way to set default value for additional columns?. It only supports referencing property names, but in some cases, we want to have additional columns with default values in ...
If we use addColumn to alter table in liquibase, Default value is not honoring and marking new column value in table as NULL. If not null constraint is not defined for the added column. Syntax for the ...