-
Hi I am thinking about your library because I want to switch from bookshelfjs to objectionsjs.
Currently I am using transactions and DataLoader as well.
Can you describe how are you using your libr…
-
I'm using mysql driver and need to join the result of another query, for example:
```
tran.Join("LEFT", "(SELECT template_id Id, COUNT(1) Heat FROM Ad GROUP BY template_id) AS h", "t.TEMPLATE_ID = h.…
-
xrom日志是否支持传一个业务流水号?
-
比如字段1: felid1 的默认值是空字符串,如果在数据库把字段的属性改为默认值是 NULL , 如何能让 xorm 也按数据字段的属性插入 NULL , 而不是人为的改代码
-
field:"many2many(res.company,res.company.users.rel,uid,cid) string(Companies) readonly(true)
字段的Tag 改成这种模式怎么样,自定义用中间件实现
解析的时候会解析成
名称:many2many
参数:res.company,res.company.users.rel,uid,cid
名称: rea…
-
The rewrite of this project uses GORM for database interactions. Unfortunately, after using it for a bit on subsequent PRs, most of us really don't like it. Since it is still early enough to rip out, …
-
Hi Lunny,
I am currently a facing big problem in my connection pooling, which is as follows.
Go Version:
go version go1.6.2 Linux/amd64
MySQL Driver:
Version 1.2
XORM:
0.5.5.0711
I have set the S…
-
I propose to create a new table (`user_repo_units`) to summarize all permissions a user requires to access any repository; this table should be derived from all the possible permission sources (e.g. t…
-
MSSQL Server allows you to quote table/db names with `"`, but it is finnicky on Linux systems using FreeTDS. My recommended fix is to use `[ ]` quoting instead. I will upload a patch once I finish.
…
-
some old versions dont work see:
* https://github.com/go-gitea/gitea/issues/11951
* https://drone.gitea.io/go-gitea/gitea/27256/3/6