-
### Go version
go1.21.5
### GoFrame version
v2.7.0
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
开启服务,使用`ALTER TABLE tableName ADD COLUMN fieldName TEX…
-
### Go version
1.21
### GoFrame version
2.7
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
评论区已经有人反馈了,所有的json都字段都被解析成了空字符插入到数据库。当我把gf版本降到2…
-
### Go version
go1.22.1
### GoFrame version
2.7.0
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
gcache.GetOrSetFuncLock
### What did you see happen?
…
-
### Description
能不能像 python 的 Django 一样,将 所有支持修改的配置 在初始化项目的时候 生成到 配置文件中, 这样我们可以根据需求直接修改对应的配置就行, goframe在启动的时候直接读取配置文件中的配置进行初始化运行。
### Additional
_No response_
-
## Example
```go
package main
import (
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/util/gconv"
"github.com/gogf/gf/v2/util/gutil"
)
type Something struct {
Value string `…
-
### Go version
go version go1.21.9 darwin/amd64
### Output of `go env` in your module/workspace:
```shell
-> % go env
GO111MODULE='on'
GOARCH='amd64'
GOBIN='/Users/shuqingzai/Code/go/bin'…
-
### Go version
go1.22.2
### GoFrame version
2.7.0
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
gf gen enums报错
### What did you see happen?
s…
-
### What do you want to ask?
2024-04-30 22:59:18.910 [ERRO] http: response.WriteHeader on hijacked connection from github.com/gogf/gf/v2/net/ghttp/internal/response.(*Writer).WriteHeader (response_wr…
-
### Go version
go version go1.22.3 windows/amd64
### GoFrame version
2.7.1
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
这是gerror的源码部分:
…
-
有使用过goframe吗?某些功能可能使用gf 更容易实现
考虑出一版基于goframe的不