View Source EctoFoundationDB.Versionstamp (Ecto.Adapters.FoundationDB v0.5.0)
Versionstamping is a feature that allows you to create a unique identifier for a record that is guaranteed to be unique across all records in the database.
Please refer to the documentation for Repo.async_insert_all!/3
.
Summary
Functions
Callback implementation for Ecto.Type.embed_as/1
.
Callback implementation for Ecto.Type.equal?/2
.