Relationship::Content::Timeline
Inherits Relationship < Ktistec::Model::Polymorphic < Ktistec::Model::Common < Ktistec::Model < Reference < Object
Abstract base for the materialized timeline views.
Class methods
type_in_list
Returns the concrete timeline subtypes as a sorted, single-quoted, comma-separated SQL list.
This is the source for the type IN (...) list the timeline
read query interpolates. It must stay byte-for-byte identical
to the predicate of the partial index
idx_relationships_timeline_from_iri_created_at so the index
binds.
Instance methods
_association_object
Source_association_owner
Source_belongs_to_setter_for_object(object_ : ActivityPub::Object, update_associations = true) : ActivityPub::Object
Source_belongs_to_setter_for_owner(owner_ : ActivityPub::Actor, update_associations = true) : ActivityPub::Actor
Sourceafter_save
Sourceconfirmed
Sourceconfirmed=(confirmed : Bool)
Source