If I have a binary column and add it to a struct, do those values get converted to base64 strings?
Not automatically, you’ll just get the binary string as the value in your struct
If I have a binary column and add it to a struct, do those values get converted to base64 strings?
Not automatically, you’ll just get the binary string as the value in your struct