mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
7b373446dc3077a81b8e8b2f4c01df736ac43d40
Add "*" and "?" to tableEx for "gf gen dao". The "*" will match none or some char. And the "?" only match one char. Co-authored-by: hailaz <739476267@qq.com>
fix(database/gdb): Resolved the schema error in the database output log when using the database sharding feature (#4319)
fix(gerror): Fixed serialization failure issue when gerror.Error text field contains quote symbols (#4449)
fix(net/ghttp): Server Domain if is empty str, bind handler pattern will add @ which is not expect #4100 (#4101)
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%
