This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
photoprism
Watch
1
Star
0
Fork
You've already forked photoprism
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0be163370d
photoprism
/
internal
/
migrate
/
sqlite3
/
20220329-050000.sql
1 line
76 B
MySQL
Raw
Normal View
History
Unescape
Escape
Migrations: Improve SQLite schema migration statements #2216
2022-04-01 16:49:26 +02:00
CREATE
INDEX
IF
NOT
EXISTS
idx_albums_album_filter
ON
albums
(
album_filter
)
;
Reference in a new issue
Copy permalink