Documentation
¶
Index ¶
Constants ¶
View Source
const LatestTestedPostgresVersion = "17.2"
LatestTestedPostgresVersion is the latest version of Postgres that has been tested with this driver.
NOTE: must match a tag on DockerHub for the `postgres` image.
View Source
const MinimumSupportedPostgresVersion = "13.8"
MinimumSupportedPostgresVersion is the minimum version of Postgres supported for this driver.
NOTE: must match a tag on DockerHub for the `postgres` image.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.