- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 6.2k
 
Closed
Labels
type/bugtype/upstreamThis is an issue in one of Gitea's dependencies and should be reported thereThis is an issue in one of Gitea's dependencies and should be reported there
Milestone
Description
Gitea Version
1.15.2
Git Version
No response
Operating System
No response
How are you running Gitea?
gitea helm-chart-4.1.0
Database
PostgreSQL
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Description
upgrade chart-4.0.3 to chart-4.1.0, the init pod raises with
gitea-0:configure-gitea 2021/09/22 13:01:54 ...s/migrations/v179.go:19:convertAvatarURLToText() [I] [SQL] alter table gitea-fbacaae.external_login_user ALTER COLUMN avatar_url TYPE TEXT [[] - 529.538µs
gitea-0:configure-gitea 2021/09/22 13:01:54 cmd/migrate.go:38:runMigrate() [F] Failed to initialize ORM engine: migrate: do migrate: pq: syntax error at or near "-"
Seems that orm doesn't quote the schema name of gitea-fbacaae.
Screenshots
No response
Metadata
Metadata
Assignees
Labels
type/bugtype/upstreamThis is an issue in one of Gitea's dependencies and should be reported thereThis is an issue in one of Gitea's dependencies and should be reported there