Mix.ArangoXEcto.create_migrations
You're seeing just the function
create_migrations
, go back to Mix.ArangoXEcto module for more information.
Specs
create_migrations() :: :ok | {:error, Integer.t()}
Creates the migrations collection
Creates an empty system collection to store migrations.