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
147
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
128bf9e062
update go mod + 支持配置表字段对外输出的名字
2024-08-21 18:23:55 +08:00
abstract
升级 wrapper_db_client, 支持表结构缓存以及定时同步
2024-08-21 16:01:48 +08:00
define
update go mod + 支持配置表字段对外输出的名字
2024-08-21 18:23:55 +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-21 18:23:55 +08:00
go.sum
update go mod + 支持配置表字段对外输出的名字
2024-08-21 18:23:55 +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
升级 wrapper_db_client, 支持表结构缓存以及定时同步
2024-08-21 16:01:48 +08:00
wrapper_client.go
db client
2024-08-20 18:15:59 +08:00
wrapper_db_client.go
升级 wrapper_db_client, 支持表结构缓存以及定时同步
2024-08-21 16:01:48 +08:00
Description
基于gorm的mysql相关操作
713
KiB
Languages
Go
98.4%
Smarty
1.6%