nodal
nodal copied to clipboard
Support for inet model datatype
trafficstars
I need to work with IP Address, so how can I add it to model data type?
You should extend default nodal PostgreSQL adapter. As an example, you can look at https://github.com/keithwhor/nodal/pull/314.