...
Lucidchart | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Common Questions
How does multi-language support work?
...
How does multi-tenancy work?
This system supports a form of multi-tenancy (thought though by design we have opted to not support cross-tenancy). Three top level objects, Course, Organization, and PersonProgram, have foreign keys (sitepartner_id) which map to the Partner owner of that top level object. The fourth top-level object, CourseRuns, will use uses the parent course's sitepartner_id to infer ownership.
Does this support courses run by multiple organizations or parent orgs with many sub-organizations?
...