GoogleCloudPlatform / GoogleCloudPlatform/pgadapter
Consider automatically recognizing and replacing the metadata tables for Liquibase
Open
type: feature request
- Dominant language
- Java
- Stars
- 91
- Forks
- 33
- Avg merge
- 3d 57m
- Merged PRs (30d)
- 58
Description
Liquibase automatically generates two metadata tables the first time it is used with a PG database. The DDL that is generated is not compatible with Cloud Spanner PostgreSQL. We should consider automatically recognizing and replacing these statements with something that is supported, instead of requiring users to create them manually.
Contributor guide
Assessment
This issue has not been assessed yet.