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