mirror of
https://github.com/eliasrenman/url-shortener.git
synced 2026-03-16 20:16:06 +01:00
feat: github & google login
This commit is contained in:
2
migrations/2025-03-17-125909_magic_email_link/down.sql
Normal file
2
migrations/2025-03-17-125909_magic_email_link/down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
DROP TABLE magic_links;
|
||||
Reference in New Issue
Block a user