GoogleCloudPlatform/pgadapter

Liquibase fails with UPDATE ... FROM statements are not supported

Closed this issue · 0 comments

Recent versions of Liquibase use an UPDATE ... FROM statement to tag databases. These statements fail on Spanner, and PGAdapter needs to rewrite these to be able to support recent versions of Liquibase.