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

chore: make referentialIntegrity preview feature GA #3428

Merged
merged 19 commits into from
Nov 23, 2022

Commits on Nov 22, 2022

  1. chore: make referentialIntegrity preview feature GA

    Changed code
    - deprecated the preview feature
    - removed error if preview feature is missing but the datasource property is set
    - removed unneeded tests
    - updated test-api
    
    Next commit: remove all mentions of the preview feature flag
    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fd5b078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6161a5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae8059a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97ad754 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d48774a View commit details
    Browse the repository at this point in the history
  6. remove unused preview_features

    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ced166c View commit details
    Browse the repository at this point in the history
  7. remove unused import

    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a41f9c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a5dcec View commit details
    Browse the repository at this point in the history
  9. format code

    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    17678ab View commit details
    Browse the repository at this point in the history
  10. format schema

    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d36124a View commit details
    Browse the repository at this point in the history
  11. format code

    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a07ada3 View commit details
    Browse the repository at this point in the history
  12. format schemas

    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a40f350 View commit details
    Browse the repository at this point in the history
  13. remove unused import

    Jolg42 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7a14396 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7e31c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    565ad76 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. revert RelationModePrisma

    Jolg42 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    216fc84 View commit details
    Browse the repository at this point in the history
  2. exclude vitess from some tests

    Jolg42 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8215d09 View commit details
    Browse the repository at this point in the history
  3. exclude vitess from 2 tests and re-add these 2 tests only for vitess

    Done with Tom, Thanks!
    Jolg42 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0fccf47 View commit details
    Browse the repository at this point in the history
  4. remove RelationModePrisma tag

    Jolg42 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ec3da9b View commit details
    Browse the repository at this point in the history