photoprism/internal/migrate/mysql/20220421-200000.sql

1 line
82 B
MySQL
Raw Normal View History

CREATE OR REPLACE INDEX idx_files_missing_root ON files (file_missing, file_root);