mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-07 17:51:30 +08:00
1 line
85 B
SQL
1 line
85 B
SQL
CREATE INDEX IF NOT EXISTS idx_files_missing_root ON files (file_missing, file_root); |