down.sql 104 B

123
  1. -- This file should undo anything in `up.sql`
  2. DROP TABLE grid_rev_table;
  3. DROP TABLE grid_meta_rev_table;