liquibase.harness.change.expectedSnapshot.addDefaultValueBoolean.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"liquibase.structure.core.Column": [
{
"column": {
"defaultValue": true,
"name": "booleanColumn",
"nullable": true
}
}
]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy