All Downloads are FREE. Search and download functionalities are using the official Maven repository.

liquibase.harness.change.expectedSql.cockroachdb.20.1.addLookupTable.sql Maven / Gradle / Ivy

There is a newer version: 1.0.10
Show newest version
IINVALID TEST
-- Cockroach DB v 20.1 requires an index to be created manually on both columns prior to a foreign_key is created for those columns.
-- Current changeset doesn't allow to create those indexes manually. Also Cockroach DB is not officially supported by Liquibase.
-- That's why it is marked as invalid test.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy