feat: list active public file links
This commit is contained in:
3
migrations/005_public_link_tokens.down.sql
Normal file
3
migrations/005_public_link_tokens.down.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE files_public_links
|
||||
DROP COLUMN IF EXISTS public_token;
|
||||
|
||||
Reference in New Issue
Block a user