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
138
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
白茶清欢
b10a55f62d
update go mod
2024-08-19 15:04:23 +08:00
abstract
升级数据库操作的接口约束
2024-08-12 18:16:07 +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
client.go
update logger
2024-06-30 19:39:44 +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-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
Description
基于gorm的mysql相关操作
713
KiB
Languages
Go
98.4%
Smarty
1.6%