-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/consoleRelated to consoleRelated to consolek/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprints/wipStatus: This issue is a work in progressStatus: This issue is a work in progress
Description
This issue comes from @lukebyrne and was originally opened here.
As of now:
- You can set composite primary keys from the console while creating the table
- You cannot set composite primary keys from the console once the table is already created (can be done via SQL)
- You cannot set composite foreign keys from the console (can be done via SQL)
- Relationships are not suggested based on composite primary keys (can be done by adding manual relationships) (Related issue)
- Adding a manual relationship does not support multiple columns.
@praveenweb please point out if I have missed anything.
carueda, Nomad-Go, samuela and ceefour
Metadata
Metadata
Labels
c/consoleRelated to consoleRelated to consolek/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprints/wipStatus: This issue is a work in progressStatus: This issue is a work in progress