Plume/migrations/sqlite/2021-02-23-153402_medias_index_file_path/up.sql

2 lines
59 B
SQL

CREATE INDEX medias_index_file_path ON medias (file_path);