-module(exodus_migration). -callback up() -> iodata(). -callback down() -> iodata().
2026 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.