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

ENUM type support? #32

Open
FractalizeR opened this issue Feb 9, 2017 · 1 comment
Open

ENUM type support? #32

FractalizeR opened this issue Feb 9, 2017 · 1 comment

Comments

@FractalizeR
Copy link

Laravel doesn't support ENUM type for postgres. It declares it as a VARCHAR with constrain which is not very convenient.  Can we have ENUM support at this great library?

@mirzap
Copy link
Member

mirzap commented Feb 10, 2017

I think I can add it. Thanks for suggesting 👍
I'll keep the issue open until I add pg enum.

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