View Source ArangoXEcto.Migration.Command (ArangoX Ecto v2.0.0)
Used internally by the ArangoXEcto
migration.
Represents the up and down of a reversible raw command defined by
ArangoXEcto.Migration.execute/1
. To make it reversible call ArangoXEcto.Migration.execute/2
instead.