gorm_logger_test.go
3.18 KB
-
fix: 慢查询/错误 SQL 日志参数化 (#6493) · c3db4140
* fix: parameterize slow/error SQL logs to avoid leaking credentials * fix: validate SQL_SLOW_THRESHOLD_MS range * fix: sanitize database driver error messages in SQL logs * refactor: sanitize at gorm log writer seam to keep caller attribution
feitianbubu committed