Skip to content

API for working with foreign keys #451

Closed
@kgodey

Description

Problem

Users may want to add a column that references a column from another table (i.e. a foreign key). To support this functionality, we need to enable working with foreign keys in our API.

Proposed solution

We need to make the following changes to our API:

Additional context

Metadata

Assignees

No one assigned

    Labels

    pr-status: revisionA PR awaiting follow-up work from its author after reviewwork: backendRelated to Python, Django, and simple SQL

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions