View Source PaperTrail.Version (paper_trail v0.13.0)
Ecto schema that represents a version of a record at a point of time.
Summary
Functions
Returns the count of all version records in the database
Returns the first version record in the database by :inserted_at
Returns the last version record in the database by :inserted_at
Types
Functions
Returns the count of all version records in the database
Returns the first version record in the database by :inserted_at
Returns the last version record in the database by :inserted_at