mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
fde47e8981170332f90ac2033180802f3069d97a
fixed #4479 修复gf gen dao执行严重变慢的问题 主要调整,降级两个依赖库 `go get golang.org/x/tools@v0.26.0` // 直接依赖 `go get golang.org/x/text@v0.25.0` // 间接依赖 至于为什么这两个库会导致慢,还需要深入排查
feat(gdb): Allow to set table field metadata and allow to generate table fields registration code when generating dao (#4460)
fix(gerror): Fixed serialization failure issue when gerror.Error text field contains quote symbols (#4449)
A powerful framework for faster, easier, and more efficient project development.
Documentation
- GoFrame Official Site: https://goframe.org
- GoFrame Official Site(en): https://goframe.org/en
- GoFrame Mirror Site(中文): https://goframe.org.cn
- GoFrame Mirror Site(github pages): https://pages.goframe.org
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf/v2
Contributors
💖 Thanks to all the contributors who made GoFrame possible 💖
License
GoFrame is licensed under the MIT License, 100% free and open-source, forever.
Languages
GO
100%
