# `Gamend.Schema`
[🔗](https://github.com/appsinacup/gamend/blob/v1.0.7/lib/gamend/schema.ex#L1)

Shared schema base: `use Gamend.Schema` instead of `use Ecto.Schema`.

Sets UUIDv7 primary and foreign keys (see `Gamend.UUIDv7`) so ids are
time-ordered but not enumerable.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
