Commit 9d3cef2
committed
🐞fix: restore UseSqlServer after refactoring sensitive data logging
- Re-added UseSqlServer to DbContext configuration after it was accidentally
removed during the refactor that limited sensitive data logging to the
Development environment.
- Ensures SQL Server remains correctly configured as the database provider.1 parent 4fafb42 commit 9d3cef2
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments