mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-25 19:14:02 +00:00
1 line
No EOL
80 B
SQL
1 line
No EOL
80 B
SQL
CREATE INDEX IF NOT EXISTS idx_files_photo_id ON files (photo_id, file_primary); |