Cast retrieved DB fields to string
Fixes #9279
If a pure numerical user is in the DB the value might be casted to a int
when returned. Cast it all to a string so we don't break the strict
typing.
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Loading
Please register or sign in to comment