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

feat(psl): add validation + warning on missing indexes for relationMode = "prisma" #3429

Merged
merged 36 commits into from
Nov 24, 2022

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    01f1f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b45c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a188095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97ccc4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d40109 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33e0912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f391f4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    109d558 View commit details
    Browse the repository at this point in the history
  9. chore(psl): fix clippy

    jkomyno committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    84e891f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5701214 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69c20c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a312eb4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a78867e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d25679 View commit details
    Browse the repository at this point in the history
  15. chore: fix clippy

    jkomyno committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    34e1b44 View commit details
    Browse the repository at this point in the history
  16. chore: removed noise

    jkomyno committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    127c11b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3818edf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f1ddc0e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    581b5ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecaf05e View commit details
    Browse the repository at this point in the history
  3. chore(psl): applied review comments, fixed regression in "validate_mi…

    …ssing_relation_indexes"
    jkomyno committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a5a94d3 View commit details
    Browse the repository at this point in the history
  4. fix: changed duplicated test

    jkomyno committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b747f6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afc42aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81267a3 View commit details
    Browse the repository at this point in the history
  7. chore: apply review comments on "validate_missing_relation_indexes" f…

    …or better readability
    jkomyno committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6302434 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf302ba View commit details
    Browse the repository at this point in the history
  9. chore: moved the "validate_missing_relation_indexes" function before …

    …the rest of index validations
    jkomyno committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    eb283a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98526a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    48312a4 View commit details
    Browse the repository at this point in the history
  2. chore: update Cargo.lock

    jkomyno committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    c57c297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0832a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    873e328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4233793 View commit details
    Browse the repository at this point in the history
  6. chore(psl): fixed unit tests?

    jkomyno committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    258b019 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d050fcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52a204e View commit details
    Browse the repository at this point in the history