liquibase.harness.change.expectedSnapshot.derby.addDefaultValueDate.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"liquibase.structure.core.Column": [
{
"column": {
"defaultValue": "2008-02-12 12:34:03",
"name": "DATETIMECOLUMN",
"nullable": true,
"type": {
"typeName": "TIMESTAMP"
}
}
}
]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy