first commit

This commit is contained in:
Elias Renman
2025-03-16 21:54:32 +01:00
commit c39af75112
35 changed files with 2524 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
-- This file should undo anything in `up.sql`
DROP TRIGGER url_update_at_trigger;
DROP TABLE url;