Skip to content

Closes #101: Permit (but warn about) database queries issued before branching support has been initialized #113

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

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

jeremystretch
Copy link
Contributor

Fixes: #101

BranchAwareRouter now issues a warning and bails for any queries intercepted prior to the initialization of branching support.

Copy link
Contributor

@arthanson arthanson left a comment

Choose a reason for hiding this comment

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

nvm prev comment - is logging

@jeremystretch jeremystretch merged commit ef6e16f into develop Sep 11, 2024
7 checks passed
@jeremystretch jeremystretch deleted the 101-BranchAwareRouter-check-init branch September 11, 2024 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.

The get_config() function fails when branching plugin is installed
2 participants