mirror of
https://github.com/actix/examples
synced 2024-11-24 23:02:59 +01:00
3 lines
70 B
SQL
3 lines
70 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE invitations;
|