Rivet.Ecto.Model (rivet v2.7.1)
View SourceFor data models using Ecto.
Options:
id_type: :uuid(default) or: :intid, :noneexport_json: [:field, ...]— becomes@derive {Jason.Encoder, [fields...]}debug: true— will print out some compile-time information for debugging