amnesia v0.2.2 Amnesia.Schema
Summary
Functions
Create the schema on the given nodes
Destroy the schema on the given nodes
Print the schema information
Print the schema of the given table
Functions
Specs
create([node]) :: :ok | {:error, any}
Create the schema on the given nodes.
Specs
destroy([node]) :: :ok | {:error, any}
Destroy the schema on the given nodes.