Allow users to add and remove primary key constraints #2686
Labels
needs: unblocking
Blocked by other work
type: enhancement
New feature or request
work: backend
Related to Python, Django, and simple SQL
work: frontend
Related to frontend code in the mathesar_ui directory
Milestone
From #439:
We should allow users to add and remove primary key constraints for a column. If a column has no primary key, then it loses a lot of functionality and we need to warn the users about that.
This issue might need some design work for warning the users about the effects of removing the primary key. Whoever picks the issue up should come up with a general design and get in touch with the design team (cc: @ghislaineguerin) to get a confirmation.
Blocked by:
This issue is blocked until Mathesar works with tables without primary keys.
The text was updated successfully, but these errors were encountered: