EctoDb2

hex.pm version

An Ecto adapter for IBM Db2

Installation

Add ecto_db2 to your list of dependencies in mix.exs

def deps do
  [
    {:ecto_db2, "~> 0.0.1"}
  ]
end

Authors

License

ecto_db2 is released under the MIT license