Facing issue with connecting to supabase postgresql
Hi! guys i'm getting this error while trying to connect or push changes to supabase using drizzle.
followed the exact steps mentioned both in the drizzle and supabase docs.
⨯ [Error: SASL_SIGNATURE_MISMATCH: The server did not return the correct signature] {
code: 'SASL_SIGNATURE_MISMATCH',
digest: '3918316498'
}
followed the exact steps mentioned both in the drizzle and supabase docs.