Search
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 ecto_cellar.gen
id
id_type
mix-tasks