-
### Gogs version
v0.13.0
### Git version
- Server: n/a
- Client: n/a
### Operating system
Docker v0.13.0
### Database
sqlite3
### Describe the bug
I've had some trouble migrating from a no…
-
*This issue was originally created by [**@AlphaJack**](https://github.com/AlphaJack) at .*
**Description:**
I just wanted to know if Dendrite will follow Synapse regarding [MySQL support](https:…
-
From https://github.com/go-gitea/gitea/issues/697
It appears that
```has, err := x.Get(&PublicKey{ Content: content, Type: KeyTypeUser, })```
Where content is of type `varchar(max)`. The content…
-
- Gitea version (or commit ref): 1.15.0+dev-171-gf719ffc78
- Git version: Not relevant
- Operating system:
- Not relevant
- Database (use `[x]`):
- [X] sqlite3
- Can you reproduce the bug at…
-
Between gogs and 0.11.53 I discovered a regression about the auto registration feature.
I have checked that the option `ENABLE_REVERSE_PROXY_AUTO_REGISTERATION` is enabled.
I have tried that many…
-
Hi!
In Gitea at https://github.com/go-gitea/gitea/blob/master/models/issue.go#L1349
```go
func Issues(opts *IssuesOptions) ([]*Issue, error) {
sess := x.NewSession()
defer sess.Close()
…
-
Column属性怎么设置表中自增id的起始值
-
Now, I use a big int column as delete timestamp of table which is stored with an UNIX timestamp,
but XORM build out an invalid SQL with delete_timestamp = '01-00-01 xxxx', NOT delete_timestamp=0.
…
-
请看一下https://github.com/satori/go.uuid/issues/84, 原先的依赖有一些严重问题并且一年多没有release新版本了。
建议更换为https://github.com/gofrs/uuid
-
mysql5.7以后已经有json类型了,能做json的映射吗,现在的json只能映射成text
ipiao updated
5 years ago