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

Validation to ensure equality of foreign key definitions inferred from db and config when multiple-create is enabled #2191

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ayush3797
Copy link
Contributor

…en multiple-create is enabled

Why make this change?

  • Reference associated issue using # syntax. e.g. Closes #XX
    • Include summary (1-2 sentences) of linked issue to avoid redirecting reviewers to different pages.
    • Include links to any additional discussion threads related to this change.

What is this change?

  • Summary of how your changes work to give reviewers context of your intent.
    • Links to relevant documentation / StackOverflow, if applicable.

How was this tested?

  • Integration Tests
  • Unit Tests

Sample Request(s)

  • Example REST and/or GraphQL request to demonstrate modifications
  • Example of CLI usage to demonstrate modifications

@ayush3797
Copy link
Contributor Author

/azp run

@ayush3797 ayush3797 changed the title Validation to ensure equality of foreign key definitions from inferrred from db and config when multipl-create is enabled Validation to ensure equality of foreign key definitions from inferrred from db and config when multiple-create is enabled Apr 26, 2024
@ayush3797 ayush3797 changed the title Validation to ensure equality of foreign key definitions from inferrred from db and config when multiple-create is enabled Validation to ensure equality of foreign key definitions inferrred from db and config when multiple-create is enabled Apr 26, 2024
@ayush3797 ayush3797 self-assigned this Apr 26, 2024
@ayush3797 ayush3797 added the Multiple mutations Fixes/enhancements related to nested mutations. label Apr 26, 2024
@ayush3797 ayush3797 changed the title Validation to ensure equality of foreign key definitions inferrred from db and config when multiple-create is enabled Validation to ensure equality of foreign key definitions inferred from db and config when multiple-create is enabled Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Multiple mutations Fixes/enhancements related to nested mutations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant