Table [...] column [...] db type is INT(10) UNSIGNED, struct type is INT UNSIGNED #2110

Open
opened 2022-02-03 08:32:12 +00:00 by pboguslawski · 0 comments

According to

https://github.com/go-gitea/gitea/issues/17629#issuecomment-1028722012

there is a bug with xorm's matching of the inferred schema with that of the struct.

According to https://github.com/go-gitea/gitea/issues/17629#issuecomment-1028722012 there is a bug with xorm's matching of the inferred schema with that of the struct.
lunny added the
kind
bug
label 2022-02-03 09:43:45 +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#2110
No description provided.