-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
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
Labels
No labels