You are not logged in.
Do I need to do anything about this warning? I get it when I'm passing a TDocVariant's "property" into a mORMot function that expects RawUTF8 parameters (e.g., TSQLAuthUser.ComputeHashedPassword).
Thanks.
-David
Offline
Make it explicit using VariantToUTF8() function.
Thanks!
-David
Offline