Footprint
Track changes to your database with Ecto.
Installation
If available in Hex, the package can be installed
by adding footprint to your list of dependencies in mix.exs:
def deps do
[
{:footprint, "~> 0.1.0"}
]
end
Track changes to your database with Ecto.
If available in Hex, the package can be installed
by adding footprint to your list of dependencies in mix.exs:
def deps do
[
{:footprint, "~> 0.1.0"}
]
end