Needle.Table (Bonfire v1.0.0-social-rc.1.15)
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() }