Ecto.Adapters.Mnesia (Ecto3 Mnesia v0.3.0) View Source

Please find the adapter documentation in the README

Link to this section Summary

Functions

Increment autogenerated id and return new value for given source and field

Link to this section Functions

Link to this function

next_id(table_name, key)

View Source

Specs

next_id(atom(), atom()) :: integer()

Increment autogenerated id and return new value for given source and field