This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
database
Watch
1
Star
0
Fork
0
You've already forked database
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
178
Commits
3
Branches
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
8c75d91915
update go mod
2025-06-21 13:34:16 +08:00
abstract
升级ListAndTotal
2025-04-25 11:18:21 +08:00
api2sql
调通 list 能力, 别名问题待解决
2024-08-23 18:47:04 +08:00
define
升级配置文件类型定义
2024-11-25 17:39: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
升级ListAndTotal
2025-04-25 11:18:21 +08:00
error.go
增加根据主键ID查询详情
2023-10-15 14:15:03 +08:00
go.mod
update go mod
2025-06-21 13:34:16 +08:00
go.sum
update go mod
2025-06-21 13:34:16 +08:00
option_test.go
修复代码BUG + 循环引用
2024-08-23 17:54:48 +08:00
option.go
修复查询语句实例服用,前后条件互相干扰问题
2025-03-02 14:54:48 +08:00
system.go
升级 wrapper_db_client, 支持表结构缓存以及定时同步
2024-08-21 16:01:48 +08:00
wrapper_client.go
升级配置文件类型定义
2024-11-25 17:39:43 +08:00
wrapper_db_client.go
增加数据库连接池配置
2025-01-07 22:47:52 +08:00
Description
基于gorm的mysql相关操作
284
KiB
Languages
Go
98.4%
Smarty
1.6%