photoprism/internal/entity/dbtest
2026-05-21 10:04:24 +10:00
..
dbtest_blocking_test.go Add Dialects to dsn, and replace use of Driver with Dialect when checking the Gorm Dialector.Name(). Fix Merge issues with movement of consts to dsn. 2026-05-18 12:27:13 +10:00
dbtest_fieldlength_test.go Add Dialects to dsn, and replace use of Driver with Dialect when checking the Gorm Dialector.Name(). Fix Merge issues with movement of consts to dsn. 2026-05-18 12:27:13 +10:00
dbtest_foreignkey_test.go Run "make fmt-go" 2025-03-30 00:00:28 +10:00
dbtest_init_test.go Tests: address changes from merge, fixture updates, 2025-12-03 00:01:22 +10:00
dbtest_migration_functions_test.go Add Dialects to dsn, and replace use of Driver with Dialect when checking the Gorm Dialector.Name(). Fix Merge issues with movement of consts to dsn. 2026-05-18 12:27:13 +10:00
dbtest_migration_mysql_test.go Tests: correct Driver 2026-05-21 10:04:24 +10:00
dbtest_migration_postgres_test.go Dsn: utilise environment for default port numbers for testing 2026-05-20 23:51:26 +10:00
dbtest_migration_sqlite_test.go Add Dialects to dsn, and replace use of Driver with Dialect when checking the Gorm Dialector.Name(). Fix Merge issues with movement of consts to dsn. 2026-05-18 12:27:13 +10:00
dbtest_test.go Add Dialects to dsn, and replace use of Driver with Dialect when checking the Gorm Dialector.Name(). Fix Merge issues with movement of consts to dsn. 2026-05-18 12:27:13 +10:00
dbtest_validatecreatesave_test.go Add Dialects to dsn, and replace use of Driver with Dialect when checking the Gorm Dialector.Name(). Fix Merge issues with movement of consts to dsn. 2026-05-18 12:27:13 +10:00
sqlite3.sql Add tests for 1k, 10k and 100k sqlite migration to GormV2 2024-11-23 23:17:30 +10:00