liquibase.harness.change.expectedSql.hsqldb.dropIndex.sql Maven / Gradle / Ivy
CREATE INDEX PUBLIC.idx_first_name ON PUBLIC.authors(first_name)
DROP INDEX PUBLIC.idx_first_name
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
CREATE INDEX PUBLIC.idx_first_name ON PUBLIC.authors(first_name)
DROP INDEX PUBLIC.idx_first_name