Plume/migrations/postgres/2021-02-23-153402_medias_in.../up.sql

2 lines
59 B
MySQL
Raw Normal View History

CREATE INDEX medias_index_file_path ON medias (file_path);