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
124
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
白茶清欢
c54b04d727
增加抽取字段列表
2024-06-30 18:55:35 +08:00
abstract
数据库支持更新一条数据
2024-01-13 17:08:47 +08:00
install
修复 mysql 语句生成的BUG
2024-06-17 18:15:38 +08:00
sql2go
BUG fix
2024-04-14 22:00:46 +08:00
.gitignore
搬迁mysql相关操作
2022-05-15 11:27:28 +08:00
base.go
优化 limit offset 语句生成
2024-05-08 14:36:30 +08:00
client.go
增加抽取字段列表
2024-06-30 18:55:35 +08:00
define.go
升级 install 能力, 支持sqlite
2024-06-17 16:30:41 +08:00
error.go
增加根据主键ID查询详情
2023-10-15 14:15:03 +08:00
go.mod
update go mod
2024-06-24 18:42:18 +08:00
go.sum
update go mod
2024-06-24 18:42:18 +08:00
option.go
优化with in
2024-01-22 18:26:03 +08:00
system.go
增加执行任意sql的能力
2023-09-30 16:39:11 +08:00
Description
基于gorm的mysql相关操作
713
KiB
Languages
Go
98.4%
Smarty
1.6%