zed/crates/collab/migrations/20220421165757_drop_signups.sql

2 lines
32 B
MySQL
Raw Normal View History

2022-04-21 19:59:13 +03:00
DROP TABLE IF EXISTS "signups";