Update schema
This commit is contained in:
@@ -148,6 +148,7 @@ const (
|
||||
ServerScoresStatusCandidate ServerScoresStatus = "candidate"
|
||||
ServerScoresStatusTesting ServerScoresStatus = "testing"
|
||||
ServerScoresStatusActive ServerScoresStatus = "active"
|
||||
ServerScoresStatusPaused ServerScoresStatus = "paused"
|
||||
)
|
||||
|
||||
func (e *ServerScoresStatus) Scan(src interface{}) error {
|
||||
|
||||
Reference in New Issue
Block a user