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

Warn on missing :on in joins #4074

Merged
merged 6 commits into from
Jan 8, 2023

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    b40ffc4 View commit details
    Browse the repository at this point in the history
  2. Use Logger.warn

    sabiwara committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    e9bcb54 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    40a2030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe18c3e View commit details
    Browse the repository at this point in the history
  3. Do not warn for cross joins

    sabiwara committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    de747ba View commit details
    Browse the repository at this point in the history
  4. Support Elixir < 1.14

    sabiwara committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    e52d358 View commit details
    Browse the repository at this point in the history