8000 GitHub - mneudert/ecto_ip_range: Ecto/Postgrex types to work with the PostgreSQL IP4R extension
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mneudert/ecto_ip_range

Repository files navigation

Ecto IP Range

Ecto/Postgrex types to work with the PostgreSQL IP4R extension.

Setup

Add the library as a dependency to your mix.exs file:

defp deps do
  [
    # ...
    {:ecto_ip_range, "~> 0.2.0"},
    # ...
  ]
end

License

Apache License, Version 2.0

About

Ecto/Postgrex types to work with the PostgreSQL IP4R extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0