fill history if an older match appeared
This commit is contained in:
@@ -29,6 +29,7 @@ func (Player) Fields() []ent.Field {
|
||||
field.Time("sharecode_updated").Optional().StructTag(`json:"-"`),
|
||||
field.String("auth_code").Optional().Sensitive(),
|
||||
field.Time("profile_created").Optional(),
|
||||
field.String("oldest_sharecode_seen").Optional(),
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user