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

add prefix in generated eager relationship queries #14658

Merged
merged 6 commits into from
Apr 14, 2021
Merged

add prefix in generated eager relationship queries #14658

merged 6 commits into from
Apr 14, 2021

Commits on Apr 12, 2021

  1. add suffix in generated queries

    jidma committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    61c530b View commit details
    Browse the repository at this point in the history
  2. prettier

    jidma committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    62da23a View commit details
    Browse the repository at this point in the history
  3. same problem with findByUserIsCurrentUser()

    tested with a table called Left and h2 (dev mode)
    jidma committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f0f5d5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6db61ba View commit details
    Browse the repository at this point in the history
  5. Update utils/relationship.js

    Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
    jidma and mshima committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    af1dbf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Change task name

    mshima authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    cbfc06d View commit details
    Browse the repository at this point in the history