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

BUG: Adding an enum to a table disables editing #2180

Closed
rathboma opened this issue May 6, 2024 · 2 comments · Fixed by #2185
Closed

BUG: Adding an enum to a table disables editing #2180

rathboma opened this issue May 6, 2024 · 2 comments · Fixed by #2185
Assignees
Labels

Comments

@rathboma
Copy link
Collaborator

rathboma commented May 6, 2024

Video: https://www.loom.com/share/458422e9c98a4340915a0a2620cd0c26?sid=5be77852-400c-4457-b882-e9fd24a26f62

This is either:

  1. Changing the id column when it shouldn't be
  2. Confusing something with the table table
@azmy60
Copy link
Contributor

azmy60 commented May 6, 2024

@rathboma Can I get the query to recreate the table? Also, it seems like there's no primary key in the table to begin with.

image

@azmy60
Copy link
Contributor

azmy60 commented May 7, 2024

Oh I can replicate this. I used the table builder and it's strange that the id isn't detected as a primary key somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants