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

liquibase.harness.change.expectedSql.derby.modifySql.sql Maven / Gradle / Ivy

The newest version!
/* prepend comment */ CREATE TABLE APP.test_table (test_id INTEGER NOT NULL, test_column VARCHAR(50) NOT NULL) -- append comment




© 2015 - 2025 Weber Informatics LLC | Privacy Policy