feat: add auth
This commit is contained in:
3
migrations/20251225181315_init.down.sql
Normal file
3
migrations/20251225181315_init.down.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Add down migration script here
|
||||
DROP TABLE tokens;
|
||||
DROP TABLE job_events;
|
||||
Reference in New Issue
Block a user