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

Fix deprecations #641

Merged
merged 2 commits into from
Oct 1, 2023
Merged

Fix deprecations #641

merged 2 commits into from
Oct 1, 2023

Conversation

markstory
Copy link
Member

  • Fix ORM deprecation in 4.5
  • Fix dynamic property warnings.

We didn't need to use query() here as find() will do the same work and
is compatible with 4.5 as well.
@markstory markstory added this to the 2.x milestone Oct 1, 2023
@ADmad ADmad merged commit 64964e5 into 2.x Oct 1, 2023
6 checks passed
@ADmad ADmad deleted the fix-deprecation branch October 1, 2023 18:57
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