
liquibase.harness.change.expectedSnapshot.sqlite.addDefaultValueBoolean.json Maven / Gradle / Ivy
The newest version!
{
"snapshot": {
"objects": {
"liquibase.structure.core.Column": [
{
"column": {
"defaultValue": "1\\!\\{liquibase.statement.DatabaseFunction\\}",
"name": "booleanColumn",
"nullable": true,
"type": {
"typeName": "BOOLEAN"
}
}
}
]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy