Add Ecto support to Talon.
If available in Hex, the package can be installed
by adding ecto_talon
to your list of dependencies in mix.exs
:
def deps do
[{:ecto_talon, "~> 0.1.0"}]
end
TBD
Add Ecto support to Talon.
If available in Hex, the package can be installed
by adding ecto_talon
to your list of dependencies in mix.exs
:
def deps do
[{:ecto_talon, "~> 0.1.0"}]
end
TBD