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

schema.postgres.postgres-drop-schema-legacy.sql Maven / Gradle / Ivy

The newest version!
DROP TABLE IF EXISTS public.journal;
DROP TABLE IF EXISTS public.snapshot;
DROP TABLE IF EXISTS public.durable_state;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy