Skip to content

Remove support for tcp:// and socket:// DSN schemes#1987

Merged
rolandwalker merged 1 commit into
mainfrom
RW/remove-undocumented-dsn-support
Jul 4, 2026
Merged

Remove support for tcp:// and socket:// DSN schemes#1987
rolandwalker merged 1 commit into
mainfrom
RW/remove-undocumented-dsn-support

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

These were undocumented, and socket:// in particular could not have worked correctly.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

These were undocumented, and socket:// in particular could not have
worked correctly.
@rolandwalker rolandwalker self-assigned this Jul 4, 2026
@rolandwalker rolandwalker merged commit 5a31f96 into main Jul 4, 2026
11 checks passed
@rolandwalker rolandwalker deleted the RW/remove-undocumented-dsn-support branch July 4, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant