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