
liquibase.harness.data.expectedSql.db2-luw.delete.sql Maven / Gradle / Ivy
The newest version!
INSERT INTO "DB2INST1".posts (id, author_id, title, description, content, inserted_date) VALUES ('100', '6', 'value', 'value', 'value', '2006-10-09')
DELETE FROM "DB2INST1".posts WHERE id=100
© 2015 - 2025 Weber Informatics LLC | Privacy Policy