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

Added more example in the to Foreign Keys documentation #1864

Draft
wants to merge 1 commit into
base: prod
Choose a base branch
from

Conversation

shailpujan88
Copy link
Collaborator

This PR is For Add new getting started example #1798

This PR :

  1. Added Example to the documentation, illustrating a schema with cyclic dependencies created by cascading foreign key actions.

  2. Included a graph depicting the relationships between tables t1, t2, and t3, highlighting the effects of ON DELETE CASCADE and ON UPDATE CASCADE on the schema structure.

  3. Specified how to fix the problem caused by the cyclic dependencies

Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit f73b7a3
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/670d382b1ffb4a000891faab
😎 Deploy Preview https://deploy-preview-1864--vitess.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@deepthi
Copy link
Member

deepthi commented Nov 21, 2024

oops, didn't realize this is still draft. Reviewers, you may ignore until it is Ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants