EctoDb2
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"}
]
endAuthors
- Alex Kwiatkowski - alex+git@fremantle.io
License
ecto_db2 is released under the MIT license