github crossplane-contrib/provider-sql v0.2.1
Release v0.2.1

latest releases: v0.9.0, v0.8.0, v0.7.0...
2 years ago

This patch release contains the fix for the following bug:

  • provider-sql can not connect to Azure PostgeSQL server (cannot select database): #23

ProviderConfig for postgresql now contains an optional field named defaultDatabase which defaults to postgres.

! Please note this might break your existing setup if you were using PGDATABASE environment variable via ControllerConfig. Please make sure to use the new field instead, if you want to set the value to something other than postgres

Don't miss a new provider-sql release

NewReleases is sending notifications on new releases.