Closed
Description
Gitea Version
1.15.2
Git Version
2.16.5
Operating System
Linux RHEL 7.6
How are you running Gitea?
Downloaded the 64bit version binary Linux executable, and running it as a service.
Database
PostgreSQL
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
2021/09/16 10:00:32 models/issue.go:1012:NewIssue() [I] [SQL] ROLLBACK [] - 40.9
49µs
2021/09/16 10:00:32 ...rs/web/repo/issue.go:980:NewIssuePost() [E] NewIssue: gen
erate issue index failed: pq: syntax error at or near "ON"
Description
Updated from gitea 1.14.6 to 1.15.2. Now, creating a new issue in every repository gives a 500 error.
Screenshots
No response