
liquibase.harness.change.expectedSnapshot.postgresql.createTableWithGeneratedAlwaysAsColumn.json Maven / Gradle / Ivy
The newest version!
{
"snapshot": {
"objects": {
"liquibase.structure.core.Column": [
{
"column": {
"name": "default_computed_value",
"defaultValue": "GENERATED ALWAYS AS \\(test_value / \\(2\\)::numeric\\) STORED\\!\\{liquibase.statement.DatabaseFunction\\}"
}
}]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy