mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-30 05:59:47 +01:00
Corrected the db.Find call to use builder.Eq for the condition instead of passing a bean, which was causing compilation or runtime errors.
Corrected the db.Find call to use builder.Eq for the condition instead of passing a bean, which was causing compilation or runtime errors.