basic file sharing
This commit is contained in:
1
backend/migrations/20250825150026_shares_path_index.sql
Normal file
1
backend/migrations/20250825150026_shares_path_index.sql
Normal file
@@ -0,0 +1 @@
|
||||
CREATE INDEX idx_shares_path ON shares(path);
|
||||
Reference in New Issue
Block a user