59_delete_data.down.sql 67 B

12
  1. DROP TABLE IF EXISTS data_cleanup;
  2. DROP TYPE IF EXISTS stage_enum;