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(relation-mode): remove emulated NoAction for postgres and sqlite #3274

Merged
merged 16 commits into from
Oct 11, 2022

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    38d56a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3fc80 View commit details
    Browse the repository at this point in the history
  3. feat: replace 'allowed_referential_actions' with 'allowed_simulated_r…

    …eferential_actions_default', remove support for simulated NoAction for postgres and sqlite
    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1545fee View commit details
    Browse the repository at this point in the history
  4. up

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e4103b0 View commit details
    Browse the repository at this point in the history
  5. feat(psl): distinguish between 'foreignKeys' and 'prisma' mode when v…

    …alidating referential actions
    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    dc0871f View commit details
    Browse the repository at this point in the history
  6. chore: improved formatting

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2e08a72 View commit details
    Browse the repository at this point in the history
  7. chore: fix clippy

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6aba8c9 View commit details
    Browse the repository at this point in the history
  8. chore: fix clippy

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5baab1a View commit details
    Browse the repository at this point in the history
  9. chore: fix clippy

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e235b79 View commit details
    Browse the repository at this point in the history
  10. chore: address PR comments

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d33c4cb View commit details
    Browse the repository at this point in the history
  11. chore: address PR comments

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c8c7f53 View commit details
    Browse the repository at this point in the history
  12. chore: moved default definition of emulated_referential_actions to ps…

    …l_core::datamodel_connector::Connector
    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    02a5f89 View commit details
    Browse the repository at this point in the history
  13. chore: addressed PR comments

    jkomyno committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    16346c7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1dcc9ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    beb9e1e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5755b7a View commit details
    Browse the repository at this point in the history