-
-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Labels
needs: product approvalIt's not yet clear that this issue will actually improve Mathesar from a user's perspectiveIt's not yet clear that this issue will actually improve Mathesar from a user's perspectivetype: enhancementuser reportedReported by a Mathesar userReported by a Mathesar userwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQLwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory
Description
Problem
Mathesar doesn't support enums. A workaround is to create tables and connect them with a foreign key, however this pollutes the list of tables a lot and makes exports less readable.
Proposed solution
Please make Mathesar support enums. I would like to see a dropdown menu in the cells of the columns with an enum type. I don't really need much else since I can manage the rest with psql.
Thanks!
pavish
Metadata
Metadata
Assignees
Labels
needs: product approvalIt's not yet clear that this issue will actually improve Mathesar from a user's perspectiveIt's not yet clear that this issue will actually improve Mathesar from a user's perspectivetype: enhancementuser reportedReported by a Mathesar userReported by a Mathesar userwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQLwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory