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

SQL Server: Detect referential action cycles #2113

Merged
merged 4 commits into from Aug 2, 2021

Commits on Jul 30, 2021

  1. SQL Server: Detect referential action cycles

    Julius de Bruijn committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    ba4f48d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Tell the default actions on cycle errors

    Julius de Bruijn committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    3e94407 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Always take the default action from correct side

    Julius de Bruijn committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    9b7c3a4 View commit details
    Browse the repository at this point in the history
  2. Wording of default values a bit better

    Julius de Bruijn committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    a03326c View commit details
    Browse the repository at this point in the history