
liquibase.harness.change.expectedSnapshot.cockroachdb.addDefaultValueNumeric.json Maven / Gradle / Ivy
The newest version!
{
"snapshot": {
"objects": {
"liquibase.structure.core.Column": [
{
"column": {
"name": "numericColumn",
"nullable": true,
"type": {
"typeName": "numeric"
}
}
}
]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy