mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-07 17:51:30 +08:00
1 line
76 B
SQL
1 line
76 B
SQL
CREATE INDEX IF NOT EXISTS idx_albums_album_filter ON albums (album_filter); |