feat(data): add configurable database provider via DATABASE_PROVIDER (#249) #338
Annotations
1 error
|
test
You have commit messages with errors
⧗ input: refactor(config): rename AddDbContextPool to AddPlayerDbContext; add retry (#249)
- Rename AddDbContextPool -> AddPlayerDbContext to follow the Add{Feature}
naming convention and avoid shadowing EF Core's own AddDbContextPool;
update call site in Program.cs accordingly
- Add EnableRetryOnFailure() to the Npgsql path so MigrateAsync() and
subsequent queries survive transient connection blips at startup
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
✖ header must not be longer than 80 characters, current length is 81 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|