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 query edge cases #213

Merged
merged 5 commits into from
Oct 24, 2024
Merged

fix query edge cases #213

merged 5 commits into from
Oct 24, 2024

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Oct 24, 2024

Changes:

  • fix query edge cases
  • fix using using after filtering
  • joins are now separated by prefix path (hashed)
  • add local_or
  • add second parameter for functions passed to filters

- fix query building
- provide tables_and_models to functions
- fix prefetch
- fix transisitions in case of multiple fields to the same model
- fix typings
@devkral devkral merged commit 820b63c into main Oct 24, 2024
8 checks passed
@devkral devkral deleted the devkral/fixes/queries branch October 24, 2024 06: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.

2 participants