mirror of
https://github.com/eliasrenman/url-shortener.git
synced 2026-03-16 20:16:06 +01:00
3 lines
70 B
SQL
3 lines
70 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE magic_links;
|