基于gorm的mysql相关操作
Go to file
2024-08-20 17:56:43 +08:00
abstract wrapper_client 面向接口实现 2024-08-20 17:56:43 +08:00
define wrapper_client 面向接口实现 2024-08-20 17:56:43 +08:00
install 修复 mysql 语句生成的BUG 2024-06-17 18:15:38 +08:00
sql2go interface -> any 2024-08-09 17:17:20 +08:00
.gitignore 搬迁mysql相关操作 2022-05-15 11:27:28 +08:00
base.go 升级sql构建, 支持or语句 2024-08-09 18:26:30 +08:00
error.go 增加根据主键ID查询详情 2023-10-15 14:15:03 +08:00
go.mod update go mod 2024-08-19 15:04:23 +08:00
go.sum update go mod 2024-08-19 15:04:23 +08:00
option_test.go 升级sql构建, 支持or语句 2024-08-09 18:26:30 +08:00
option.go 修复IN/NOT IN 构建的BUG 2024-08-09 22:13:34 +08:00
system.go interface -> any 2024-08-09 17:17:20 +08:00
wrapper_client.go wrapper_client 面向接口实现 2024-08-20 17:56:43 +08:00