![JAR search and dependency download from the Maven repository](/logo.png)
liquibase.harness.change.expectedSnapshot.mssql.renameSequence.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"liquibase.structure.core.Sequence": [
{
"sequence": {
"incrementBy": "1.*",
"maxValue": "9223372036854775807.*",
"minValue": "1.*",
"name": "test_sequence_rename_test",
"startValue": "1.*",
"willCycle": false
}
}
]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy