Skip to content
Unverified Commit 074a0e06 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 1ceb081c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment