liquibase.harness.change.expectedSnapshot.mariadb.addDefaultValueComputed.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"liquibase.structure.core.Column": [
{
"column": {
"defaultValue": "current_timestamp.*",
"name": "inserted_date",
"nullable": true
}
}
]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy