0002_create_lfs_tables_postgres.down.sql

1DROP TABLE IF EXISTS lfs_locks;
2DROP TABLE IF EXISTS lfs_objects;