
liquibase.harness.change.expectedSql.derby.dropIndex.sql Maven / Gradle / Ivy
The newest version!
CREATE INDEX APP.idx_first_name ON APP.authors(first_name)
DROP INDEX APP.idx_first_name
© 2015 - 2025 Weber Informatics LLC | Privacy Policy