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

Error: We haven't implemented a converter for inet #322

Open
nicolasmendoza opened this issue May 22, 2022 · 0 comments · May be fixed by #375
Open

Error: We haven't implemented a converter for inet #322

nicolasmendoza opened this issue May 22, 2022 · 0 comments · May be fixed by #375
Assignees

Comments

@nicolasmendoza
Copy link

Required Functionality
To implement a converter for inet postgresql data type, or would be nice to support all the network Adress types.

Name Storage Size Description
cidr 7 or 19 bytes IPv4 and IPv6 networks
inet 7 or 19 bytes IPv4 and IPv6 hosts and networks
macaddr 6 bytes MAC addresses
macaddr8 8 bytes MAC addresses (EUI-64 format)

Use case
Using synth import

@iamwacko iamwacko linked a pull request Sep 17, 2022 that will close this issue
@iamwacko iamwacko self-assigned this Sep 17, 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

Successfully merging a pull request may close this issue.

2 participants