liquibase.harness.change.expectedSql.firebird.createView.sql Maven / Gradle / Ivy
CREATE VIEW test_view AS select id, first_name, last_name, email from authors
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
CREATE VIEW test_view AS select id, first_name, last_name, email from authors