Marten::DB::Model
Inherits Marten::Template::Object::Auto / Marten::Template::Object / Marten::Template::CanDefineTemplateAttributes / Marten::DB::Model::Callbacks / Marten::Core::Validation::Callbacks / Marten::Core::Validation / Marten::DB::Model::Validation / Marten::DB::Model::Querying / Marten::DB::Model::Persistence / Marten::DB::Model::Comparison / Marten::DB::Model::Table / Marten::DB::Model::Connection / Marten::Apps::Association / Marten::DB::Model::AppConfig / Marten::DB::Model::Inheritance / Reference / Object
Constants
LOOKUP_SEP = "__"
Constructors
new
Sourcenew
SourceInstance methods
annotations
Provides access to the annotations that were specified at query time.
This getter allows to access the annotations that were specified at query time using the #annotate query
set method.