ecto_fsm v0.2.0 Ecto.FSM.Migration View Source
Provides functions for FSM schema migrations
Link to this section Summary
Link to this section Functions
Link to this function
create_states_type(schema) View Source
Creates enumeration type for states
field
Link to this macro
states(schema) View Source (macro)
Creates column for states
field