CoderRing.Migration (CoderRing v0.1.1) View Source
Handles table migrations.
Invoke CoderRing.Migration.change/0 in your migration's change/0
function.
Link to this section Summary
Link to this section Functions
Specs
change() :: :ok
Handles table migrations.
Invoke CoderRing.Migration.change/0 in your migration's change/0
function.
change() :: :ok