mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-18 17:15:24 +00:00
1 line
No EOL
85 B
SQL
1 line
No EOL
85 B
SQL
CREATE INDEX IF NOT EXISTS idx_files_missing_root ON files (file_missing, file_root); |