photoprism/internal/migrate
2022-02-21 15:30:18 +01:00
..
mysql MariaDB: Alter albums.album_filter to VARBINARY(767) and add index #1953 2022-01-18 17:34:28 +01:00
sqlite3 SQLite: Rename "sqlite" to "sqlite3" to fix migrations #319 #1791 2021-12-09 07:37:49 +01:00
auto.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
dialect_mysql.go MariaDB: Alter albums.album_filter to VARBINARY(767) and add index #1953 2022-01-18 17:34:28 +01:00
dialect_sqlite3.go SQLite: Rename "sqlite" to "sqlite3" to fix migrations #319 #1791 2021-12-09 07:37:49 +01:00
dialects.go SQLite: Rename "sqlite" to "sqlite3" to fix migrations #319 #1791 2021-12-09 07:37:49 +01:00
generate.go SQLite: Rename "sqlite" to "sqlite3" to fix migrations #319 #1791 2021-12-09 07:37:49 +01:00
migrate.go Backend: Shorten source file headers and normalize email addresses 2022-02-21 15:30:18 +01:00
migration.go MySQL 8: Improve migrate command, ignore errors when dropping indexes 2021-11-28 13:52:27 +01:00
migrations.go Config: Improve initialization, migrations, and debug logs 2022-01-05 18:15:39 +01:00