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

Allow users to add and remove primary key constraints #2686

Open
pavish opened this issue Mar 15, 2023 · 0 comments
Open

Allow users to add and remove primary key constraints #2686

pavish opened this issue Mar 15, 2023 · 0 comments
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

Comments

@pavish
Copy link
Member

pavish commented Mar 15, 2023

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.

@pavish pavish added 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 needs: unblocking Blocked by other work labels Mar 15, 2023
@pavish pavish added this to the Backlog milestone Mar 15, 2023
@pavish pavish changed the title Allow users to remove primary key constraints Allow users to add and remove primary key constraints Mar 15, 2023
@github-actions github-actions bot added the stale label Oct 1, 2023
@seancolsen seancolsen removed the stale label Dec 5, 2023
@mathesar-foundation mathesar-foundation deleted a comment from github-actions bot Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
No open projects
Development

No branches or pull requests

2 participants