Add migration to add index to medias.file_path
% diesel migration generate medias_index_file_path
This commit is contained in:
parent
fe92d95f6c
commit
175055cf9d
@ -0,0 +1 @@
|
|||||||
|
-- This file should undo anything in `up.sql`
|
@ -0,0 +1 @@
|
|||||||
|
-- Your SQL goes here
|
Loading…
Reference in New Issue
Block a user