mirror of
https://github.com/eliasrenman/url-shortener.git
synced 2026-03-16 20:16:06 +01:00
feat: inital redirect api
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
DROP TRIGGER url_update_at_trigger;
|
||||
DROP TRIGGER urls_update_at_trigger;
|
||||
|
||||
DROP TABLE url;
|
||||
DROP TABLE urls;
|
||||
|
||||
Reference in New Issue
Block a user