diff --git a/cosmos/profiles/postgres/user_pass.py b/cosmos/profiles/postgres/user_pass.py index 731d60079..804751afb 100644 --- a/cosmos/profiles/postgres/user_pass.py +++ b/cosmos/profiles/postgres/user_pass.py @@ -21,7 +21,7 @@ class PostgresUserPasswordProfileMapping(BaseProfileMapping): "user", "password", "dbname", - "schema", + ] secret_fields = [ "password",