db-migrate / pg

A postgresql driver for db-migrate.
Other
67 stars 51 forks source link

Update PG for fixing connection requires a valid client certificate error #60

Closed zhangpengchen closed 3 years ago

zhangpengchen commented 3 years ago

When connecting Google Cloud SQL via SSL only, received an error Connection requires a valid client certificate, the issue related to PG version and fixed in https://github.com/vitaly-t/pg-promise/issues/764