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

Phoenix scopes fixes #285

Merged
merged 4 commits into from
Jan 20, 2024
Merged

Phoenix scopes fixes #285

merged 4 commits into from
Jan 20, 2024

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    3e9c4e0 View commit details
    Browse the repository at this point in the history
  2. fix crash when combining not know atoms

    fix combination on nested scopes
    previous implementation would concat nils and Elixir on scopes that do not define an alias
    lukaszsamson committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0be864a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05ec6c9 View commit details
    Browse the repository at this point in the history
  4. cleanup

    lukaszsamson committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    281245e View commit details
    Browse the repository at this point in the history