unquoted identifier in postgresql #2054

Closed
opened 2021-09-22 13:35:48 +00:00 by Iced-Sun · 0 comments

The snippet in https://github.com/go-gitea/gitea/blob/main/models/migrations/v179.go produces postgresql statement alter table gitea-fbacaae.external_login_user ALTER COLUMN avatar_url TYPE TEXT, throwing with pq: syntax error at or near "-".

Details can be found at https://github.com/go-gitea/gitea/issues/17120.

The snippet in https://github.com/go-gitea/gitea/blob/main/models/migrations/v179.go produces postgresql statement `alter table gitea-fbacaae.external_login_user ALTER COLUMN avatar_url TYPE TEXT`, throwing with `pq: syntax error at or near "-"`. Details can be found at https://github.com/go-gitea/gitea/issues/17120.
lunny added the
kind
bug
label 2021-09-22 15:29:19 +00:00
lunny closed this issue 2021-09-29 12:07:56 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#2054
No description provided.