Skip to content

Support for inet and macaddr fields #2046

@brady77

Description

@brady77

I'm using Teable extensively for network analysis projects. What I miss a lot in Teable is inet and macaddr field type, that is supported by PostgreSQL. See: https://www.postgresql.org/docs/current/datatype-net-types.html

Please add the inet and macaddr field type support to Teable.

It would be great is you could add some math / sorting / filtering functions as well that would make those field types usable:
https://www.postgresql.org/docs/current/functions-net.html

Now I'm dealing with the problem by splitting the IPs / MACs into individual octets, but there are limitations for grouping / sorting (max three fields can be selected).

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions