mirror of
https://github.com/go-gitea/gitea
synced 2025-07-24 11:18:36 +00:00
Upgrade xorm to v1.1.0 (#15869)
This commit is contained in:
1
vendor/xorm.io/xorm/schemas/column.go
generated
vendored
1
vendor/xorm.io/xorm/schemas/column.go
generated
vendored
@@ -13,6 +13,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// enumerates all database mapping way
|
||||
const (
|
||||
TWOSIDES = iota + 1
|
||||
ONLYTODB
|
||||
|
Reference in New Issue
Block a user