API Reference EctoCellar v0.1.0

modules

Modules

Core module for EctoCellar. Handles versions table created by mix ecto_cellar.gen. You can use this module to store in the cellar and restore the version. For a model whose primary_key is other than id, specify id_type and use it.

mix-tasks

Mix Tasks