If you do not include the column in your query, then it won’t be exposed to the client. However, if you’d like some extra security to encrypt a sensitive column, then you can use pgcrypto. Here’s a brief thread on it: https://github.com/supabase/supabase/discussions/627

writen by James Schwindt