4 lines
90 B
SQL
4 lines
90 B
SQL
-- Add down migration script here
|
|
DROP TABLE workspace_key;
|
|
DROP TYPE WORKSPACE_KEY_KIND;
|