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 about changing query_constraints: behavior #51571

Commits on May 8, 2024

  1. Warn about changing query_constraints: behavior

    This commit adds a deprecation warning for the `query_constraints:`
    association option. This option will change behavior in the future versions
    of Rails and applications are encouraged to switch to `foreign_key:` to preserve the
    current behavior.
    nvasilevski committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9cadf61 View commit details
    Browse the repository at this point in the history