down.sql 91 B

12
  1. -- This file should undo anything in `up.sql`
  2. ALTER TABLE user_table DROP COLUMN workspace;