
liquibase.harness.change.expectedSql.firebird.addDefaultValueBoolean.sql Maven / Gradle / Ivy
The newest version!
ALTER TABLE authors ADD booleanColumn BOOLEAN
ALTER TABLE authors ALTER COLUMN booleanColumn SET DEFAULT TRUE
© 2015 - 2025 Weber Informatics LLC | Privacy Policy