Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account for missing db in connection kwargs #633

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

bennylope
Copy link
Contributor

When the db value is not included explicitly in the connection kwargs the default 0 db is used but this is not reflected in the connection kwargs.

Closes gh-632

When the `db` value is not included explicitly in the connection kwargs
the default `0` db is used but this is not reflected in the connection
kwargs.

Closes rqgh-632
@selwin selwin merged commit b993205 into rq:master Dec 16, 2023
20 checks passed
@selwin
Copy link
Collaborator

selwin commented Dec 16, 2023

Thanks!

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.

KeyError accessing stats page
2 participants