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