-
xorm.io/xorm
github.com/xormplus/xorm
-
https://github.com/go-xorm
-
### Feature Description
thank you !!!!!!!!!!!!!!!!
### Screenshots
_No response_
-
model/base.go:23: cannot assign to orm.ShowSQL
model/base.go:23: cannot use common.Cfg.MustBool("db", "show_sql", false) (type bool) as type func(...bool) in assignment
model/base.go:24: cannot assi…
-
https://gitea.com/xorm/xorm/pulls/2329
-
hello, i've tried many ways to add xorm_acl_entry in mysql but no luck, some of them:
yaml:
```
insert into xorm_acl_entry values ('match: {account: "test"}\nactions: ["push", "pull"]', 10);
ins…
ezkrg updated
11 months ago
-
Is there a mocking library that works well with XORM. I've been trying to get `gopkg.in/DATA-DOG/go-sqlmock.v1` to work but it's such a hassle to even get it running. When I try to mock complicated qu…
-
I used xorm in my project, and I am considering how to connect to elastic apm
-
### Feature Description
Share the idea here (I am not working on it unless I propose a WIP PR ..... feel free to help)
* [ ] Some recent MySQL/MariaDB changed their output, XORM reports a lot of …
-
### Gogs version
gogs/gogs:0.13.0
### Git version
- Server:
- Client:
### Operating system
CentOS 7
### Database
mysql
### Describe the bug
在docker中安装了gogs,初始配置完成后,能够正常…