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]No enum type for database type postgresql #329

Open
raibann opened this issue Jan 2, 2025 · 1 comment
Open

[BUG]No enum type for database type postgresql #329

raibann opened this issue Jan 2, 2025 · 1 comment

Comments

@raibann
Copy link

raibann commented Jan 2, 2025

Describe the bug
no suggestion for enum type in postgresql

To Reproduce
Steps to reproduce the behavior:

  1. Go to create new project
  2. Select on postgresql
  3. Create new table then choose type enum for field but not found.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2025-01-02 at 11 32 22 AM

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
@1ilit
Copy link
Member

1ilit commented Jan 5, 2025

Hey there @raibann

For postgres dbs you can specify your enum types in the enums tab:
image

After you add the enum it will show up in the column type list
image

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

No branches or pull requests

2 participants