nodal icon indicating copy to clipboard operation
nodal copied to clipboard

Support for inet model datatype

Open ginsuma opened this issue 8 years ago • 1 comments
trafficstars

I need to work with IP Address, so how can I add it to model data type?

ginsuma avatar May 23 '17 13:05 ginsuma

You should extend default nodal PostgreSQL adapter. As an example, you can look at https://github.com/keithwhor/nodal/pull/314.

maxism avatar May 30 '17 08:05 maxism