Skip to content

Choose the primary key type during table creation #4314

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

Closed
zackkrida opened this issue Mar 6, 2025 · 0 comments · Fixed by #4327
Closed

Choose the primary key type during table creation #4314

zackkrida opened this issue Mar 6, 2025 · 0 comments · Fixed by #4327
Assignees
Labels
needs: unblocking Blocked by other work type: enhancement work: frontend Related to frontend code in the mathesar_ui directory
Milestone

Comments

@zackkrida
Copy link
Member

zackkrida commented Mar 6, 2025

As part of #4310 we need to enhance Mathesar's table creation flow to allow users to set the type of the primary key, between our standard integer that we currently use and the new UUID type to be introduced in #4311.

Example mockup

This is a very hasty in-browser mockup to convey the general idea of this work. Do not consider it a final implementation.

Image

Status

Blocked by #4324

@zackkrida zackkrida added needs: unblocking Blocked by other work type: enhancement work: frontend Related to frontend code in the mathesar_ui directory labels Mar 6, 2025
@zackkrida zackkrida added this to the v0.2.2 milestone Mar 6, 2025
@seancolsen seancolsen self-assigned this Mar 10, 2025
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 work: frontend Related to frontend code in the mathesar_ui directory
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants