Files
pixa/internal/imgcache/stats_test.go
user 6a248756b5
All checks were successful
check / check (push) Successful in 1m8s
refactor: consolidate applyMigrations into single exported function
Remove the unexported applyMigrations() and the runMigrations() method.
ApplyMigrations() is now the single implementation, accepting context
and an optional logger. connect() calls it directly.

All callers updated to pass context.Background() and nil logger.
2026-03-17 01:51:46 -07:00

1.8 KiB