feat: index on movie genres, metadata, filters, pagination
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DROP INDEX IF EXISTS movies_title_idx;
|
||||
DROP INDEX IF EXISTS movies_genres_idx;
|
||||
|
||||
Reference in New Issue
Block a user