Revenant. Migration
(Revenant v0.1.0)
View Source
Creates and drops the revenant_states table.
Use it in a migration in your application:
defmodule MyApp.Repo.Migrations.AddRevenant do
use Revenant.Migration
end