mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-08 10:10:38 +08:00
1 line
82 B
SQL
1 line
82 B
SQL
CREATE UNIQUE INDEX IF NOT EXISTS idx_files_search_timeline ON files (time_index); |