Needle.Table (Bonfire v0.9.12-social-beta.71)
View SourceOne Table to rule them all. A record of a table participating in the pointers abstraction - mandatory if participating.
Summary
Types
@type t() :: %Needle.Table{ __meta__: Ecto.Schema.Metadata.t(), id: Needle.UID.t() | nil, pointed: term(), schema: term(), table: term() }