Files

5 lines
98 B
SQL

-- This file should undo anything in `up.sql`
DROP TABLE workspaces;
DROP TABLE workspace_teams;