Skip to content

Filter out empty dialect kwargs#468

Merged
sheinbergon merged 1 commit intoagronholm:masterfrom
sheinbergon:filter-empty-dialect-args
Mar 1, 2026
Merged

Filter out empty dialect kwargs#468
sheinbergon merged 1 commit intoagronholm:masterfrom
sheinbergon:filter-empty-dialect-args

Conversation

@sheinbergon
Copy link
Collaborator

Changes

Fixes #463

Filter out empty dialect kwargs

Checklist

If this is a user-facing code change, like a bugfix or a new feature, please ensure that
you've fulfilled the following conditions (where applicable):

  • You've added tests (in tests/) which would fail without your patch
  • You've added a new changelog entry (in CHANGES.rst).

@coveralls
Copy link

Coverage Status

coverage: 97.861% (+0.01%) from 97.849%
when pulling 81b4749 on sheinbergon:filter-empty-dialect-args
into 72a20be on agronholm:master.

@sheinbergon
Copy link
Collaborator Author

@agronholm final fix to be included in 4.0,2

@sheinbergon sheinbergon added this to the 4.0.2 milestone Feb 28, 2026
Copy link
Owner

@agronholm agronholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks simple enough. Thanks!

@sheinbergon sheinbergon merged commit 9234437 into agronholm:master Mar 1, 2026
8 checks passed
@sheinbergon sheinbergon deleted the filter-empty-dialect-args branch March 1, 2026 21:15
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.

render_index emits empty dialect kwargs (e.g. postgresql_include=[])

3 participants