photoprism/internal/migrate
Michael Mayer db9b33ddea Backend: Change alias name for map[string]interface{} from Value to Map
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-20 15:01:40 +01:00
..
mysql Auth: Reset existing user/browser sessions when upgrading #808 #3943 2024-01-12 12:50:52 +01:00
sqlite3 Auth: Reset existing user/browser sessions when upgrading #808 #3943 2024-01-12 12:50:52 +01:00
testdata Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
dialect_mysql.go Auth: Reset existing user/browser sessions when upgrading #808 #3943 2024-01-12 12:50:52 +01:00
dialect_mysql_test.go Config: Always initialize fixtures, even when skipping migrations #3215 2023-02-21 04:44:08 +01:00
dialect_sqlite3.go Auth: Reset existing user/browser sessions when upgrading #808 #3943 2024-01-12 12:50:52 +01:00
dialect_sqlite3_test.go Config: Always initialize fixtures, even when skipping migrations #3215 2023-02-21 04:44:08 +01:00
dialects.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
errors.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
generate.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
migrate.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
migration.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
migrations.go CLI: Restore user accounts on demand #98 2023-02-20 20:24:04 +01:00
options.go Config: Always initialize fixtures, even when skipping migrations #3215 2023-02-21 04:44:08 +01:00
run.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
stages.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
status.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
version.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00