TM
09/14/2021, 1:07 PMScott P
09/14/2021, 3:31 PMextensions.pgp_sym_encrypt instead - clarifying the schema it's located in sometimes helps, especially if extensions schema isn't on your search path
- Make sure that your username column is type bytea (that's the type returned from the function) - the error shown shouldn't be the one here, but I'd check just in caseTM
09/14/2021, 3:50 PM