You've already forked db-wait
chore(deps): update module github.com/lib/pq to v1.11.2 #209
Reference in New Issue
Block a user
Delete Branch "renovate/go-modules"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.11.1->v1.11.2Release Notes
lib/pq (github.com/lib/pq)
v1.11.2Compare Source
This fixes two regressions:
Don't send startup parameters if there is no value, improving compatibility
with Supavisor (#β1260).
Don't send
dbnameas a startup parameter ifdatabase=[..]is used in theconnection string. It's recommended to use dbname=, as database= is not a
libpq option, and only worked by accident previously. (#β1261)
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.