Skip to content

Remove deprecated ssl as a DSN query parameter, in favor of ssl_mode#2003

Merged
rolandwalker merged 1 commit into
mainfrom
RW/remove-ssl-as-dsn-query-parameter
Jul 11, 2026
Merged

Remove deprecated ssl as a DSN query parameter, in favor of ssl_mode#2003
rolandwalker merged 1 commit into
mainfrom
RW/remove-ssl-as-dsn-query-parameter

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

This was overlooked in #1947, which removed the corresponding CLI options. It should have been removed there, and included in the 2.0.0 release.

But the DSN usage has been emitting a deprecation warning for six months, and is okay to just remove now.

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 .

@rolandwalker rolandwalker self-assigned this Jul 11, 2026
@rolandwalker rolandwalker force-pushed the RW/remove-ssl-as-dsn-query-parameter branch from cd0fe03 to ee30665 Compare July 11, 2026 12:27
@rolandwalker rolandwalker merged commit e98823c into main Jul 11, 2026
11 checks passed
@rolandwalker rolandwalker deleted the RW/remove-ssl-as-dsn-query-parameter branch July 11, 2026 12:34
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