Dsb add parameters#3309
Conversation
…ding status, update time, and create user ID
PR Reviewer Guide 🔍(Review updated until commit a513907)
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
Persistent review updated to latest commit 3e4152a |
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
Persistent review updated to latest commit 4bedd97 |
PR Code Suggestions ✨Explore these optional code suggestions:
|
…t configuration for deprecated linters
4bedd97 to
6167d9c
Compare
|
Persistent review updated to latest commit 6167d9c |
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
Persistent review updated to latest commit a513907 |
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
关联的 issue
https://github.com/actiontech/sqle-ee/issues/2884
描述你的变更
确认项(pr提交后操作)
Tip
请在指定复审人之前,确认并完成以下事项,完成后✅
not_compatibleneed_update_docDescription
新增全局工单查询过滤参数(创建人、时间区间)
统一错误返回格式,使用 fmt.Errorf("%s", ...)
升级 Go 版本及相关依赖包
更新 CI 和 lint 配置,完善 Swagger 文档
Diagram Walkthrough
File Walkthrough
5 files
新增创建人及时间过滤参数调整日志 Debug 调用方式增加 updated_at 与创建者字段更新编译器和 Lint 镜像版本升级 Go 模块版本及依赖包8 files
修正错误格式化调用统一错误消息格式化逻辑返回错误信息时传递实际错误优化错误信息格式化处理修正审计模块错误返回格式修复通知记录错误处理逻辑增加预处理资源释放(defer close)错误处理调用格式调整3 files
扩展 Swagger 文档,新增过滤项调整 Swagger JSON 新增过滤参数更新 Swagger YAML,增加过滤项描述1 files
测试中错误处理函数更新2 files
更新 Go 版本及 Lint 配置升级 golangci-lint 版本并添加豁免规则1 files