1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 12:58:29 +00:00
Files
gitea/models/user.go
Angus Gibson e914969e4c Add default for NumFollowing field (fixes #2261)
We set the default value for the non-NULL field NumFollowing of the User
model to 0, which stops an error when the ORM tries to sync.
2015-12-22 11:09:28 +11:00

30 KiB