Error: SASL: SCRAM-SERVER-FINAL-MESSAGE: server signature is missing
i seem to be getting this error when i run my
drizzle-kit push:pg
the database url is from supabase!1 Reply
edit: i fixed the issue, seems like i had an issue with the speical charcters, i have an
@
at the end of my password so i needed two of them 🤦
"postgres://postgres.bigtestington:bigidiot@@aws-0-ap-southeast-1.pooler.supabase.com:6543/postgres"
like this ^