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

Add support for citext #24

Open
krhubert opened this issue Mar 23, 2022 · 1 comment
Open

Add support for citext #24

krhubert opened this issue Mar 23, 2022 · 1 comment
Assignees

Comments

@krhubert
Copy link

I think citext is such a common extension that it is worth supporting it out of the box. What do you think?

go run ariga.io/entimport/cmd/entimport -dsn 'postgresql://postgres:postgres@localhost:5432/postgres?sslmode=disable'
2022/03/23 10:22:11 entimport: schema import failed - entimport: unsupported type &{<nil> "citext"}
exit status 1
@zeevmoney
Copy link
Contributor

Hi @krhubert, thanks for reaching out!

This issue is related to the entimport repo, I'm transferring it.
Next tasks in entimport will be adding support for more field types, but I can't estimate it currently.
If you want to contribute, you are more than welcome, and if you need guidance you can join our Discord and we will be happy to help.

@zeevmoney zeevmoney transferred this issue from ariga/atlas Mar 30, 2022
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