2022-08-15 10:09:59 +08:00

2 lines
91 B
SQL

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