
liquibase.harness.change.expectedSnapshot.sqlite.addDefaultValue.json Maven / Gradle / Ivy
The newest version!
{
"snapshot": {
"objects": {
"liquibase.structure.core.Column": [
{
"column": {
"defaultValue": "varchar_test",
"name": "varcharColumn",
"nullable": true,
"type": {
"columnSize": "255\\!\\{java.lang.Integer\\}",
"typeName": "VARCHAR"
}
}
}
]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy