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

Address deprecation warnings coming out of constraints #2294

Merged
merged 2 commits into from
Jun 4, 2020

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Jun 3, 2020

No description provided.

@jrochkind
Copy link
Member

That's too bad that the BL code internally has to use a BL-depreccated method, instead of using the new one. It might be helpful for future detectives if you left a couple lines about why BL has to use deprecated method internally.

@cbeer
Copy link
Member Author

cbeer commented Jun 3, 2020

It uses them internally only to provide backwards compatibility for other applications that have overridden those helpers. Once we're ready to cut a new major version, there's a bunch of places in the app where these shims get refactored away.

@jcoyne jcoyne merged commit 5a84b63 into master Jun 4, 2020
@jcoyne jcoyne deleted the query_has_constraints branch June 4, 2020 13:57
@jrochkind
Copy link
Member

Thanks @cbeer, makes sense!

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.

3 participants