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

psl: add the relationMode 'prismaSkipIntegrity' for the MongoDB connector #4123

Closed

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