liquibase.harness.change.expectedSql.postgresql.createTableTimestamp.sql Maven / Gradle / Ivy
CREATE TABLE public.lms_create_table_test (lms_test_id INTEGER, lms_test_timestamp TIMESTAMP WITHOUT TIME ZONE)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy