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, qe): Add relation mode prismaSkipIntegrity for MongoDB #4116

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    e38dc62 View commit details
    Browse the repository at this point in the history
  2. qe: skip emulated referential integrity when using the new relationMo…

    …de 'prismaSkipIntegrity'
    ItzSiL3Nce committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7e17ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c373b7 View commit details
    Browse the repository at this point in the history
  4. psl: do not check for cyclic relations when using the new relation mo…

    …de 'prismaSkipIntegrity'
    ItzSiL3Nce committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    71be3ed View commit details
    Browse the repository at this point in the history
  5. psl: add negative test when using the new relation mode 'prismaSkipIn…

    …tegrity' with non-MongoDB connectors.
    ItzSiL3Nce committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2fa2a53 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. psl: extend the error diagnostic message when choosing a bad relation…

    … mode with the new 'prismaSkipIntegrity' mode
    ItzSiL3Nce committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3c9438c View commit details
    Browse the repository at this point in the history
  2. psl: fix an old unit test that now fails cause it doesn't expect the …

    …existence of the new 'prismaSkipIntegrity' relation mode
    ItzSiL3Nce committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ed91a7b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    92a3e16 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    61c4b79 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    d28c4f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2b891ee View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    1eae767 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    a45459c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    47289e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    dd7ec12 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    99dac5c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    2cbb534 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    2dc61d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    273a071 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    fce1206 View commit details
    Browse the repository at this point in the history