Skip to content

Remove support for deprecated $DSN environment variable#1946

Merged
rolandwalker merged 1 commit into
mainfrom
RW/remove-dsn-env-variable-support
Jun 22, 2026
Merged

Remove support for deprecated $DSN environment variable#1946
rolandwalker merged 1 commit into
mainfrom
RW/remove-dsn-env-variable-support

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Remove support for deprecated $DSN environment variable in favor of $MYSQL_DSN. This has only been deprecated since March 2026, but it was also never documented.

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 Jun 20, 2026
in favor of $MYSQL_DSN.  This has only been deprecated since March 2026,
but it was also never documented.
@rolandwalker rolandwalker force-pushed the RW/remove-dsn-env-variable-support branch from 2277e41 to 7de6848 Compare June 22, 2026 08:26
@rolandwalker rolandwalker merged commit 2df5307 into main Jun 22, 2026
11 checks passed
@rolandwalker rolandwalker deleted the RW/remove-dsn-env-variable-support branch June 22, 2026 08:31
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.

2 participants