EctoNetwork v0.5.0 EctoNetwork.INET

Support for using Ecto with :inet fields

Summary

Functions

Handle casting to Postgrex.INET

Convert from native Ecto representation to a binary

Convert to the native Ecto representation

Load from the native Ecto representation

Functions

cast(address)

Handle casting to Postgrex.INET

decode(i_n_e_t)

Convert from native Ecto representation to a binary

dump(address)

Convert to the native Ecto representation

load(address)

Load from the native Ecto representation

type()