Timour Mouratov

Results 2 issues of Timour Mouratov

**Describe the bug** this example SQL , from Supabase docs https://supabase.com/docs/guides/database/extensions/wrappers/mssql fails when executed in fresh environment instantiated using local CLI: `insert into vault.secrets (name, secret) values ( 'mssql', 'Server=localhost,1433;User=sa;Password=my_password;Database=master;IntegratedSecurity=false;TrustServerCertificate=true;encrypt=DANGER_PLAINTEXT;ApplicationName=wrappers'...

**Describe the bug** **Our org is on the PRO plan.** db push -p [password] (with and without --dry-run) fail with error message ``failed to connect to postgres: failed to connect...