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

Foreign Key Usage Design Spec #12

Merged
merged 21 commits into from
Dec 21, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add new video
  • Loading branch information
ghislaineguerin committed Nov 29, 2021
commit 5a304011a52df7b6e18be1695b721ebeb84b2dbf
4 changes: 4 additions & 0 deletions design/specs/foreign-key-constraints.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ This spec describes the design solution for [Usage of Foreign Key constraints](h

### Videos

- All Scenarios (LATEST): <https://www.loom.com/share/725945b7cc074b7ebc42f62bdd5f325e>

----

- Scenario 1: <https://www.loom.com/share/def72e9ff7754b9e833c18dbdf9958c7>
- Scenario 2: <https://www.loom.com/share/6aeeb12f776f4307beca97057ff60c48>
- Scenario 3: <https://www.loom.com/share/d2cf81ac75ce47e8941669720ecc28e9>
Expand Down