Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cargo-packages
main
CustomDutyHsSection
ManyToManyQuerySet
QuerySet
RelatedQuerySet
CustomDutyHsSectionCreateSchema
CustomDutyHsSections
CreateHandler
DeleteHandler
DetailHandler
DetailSerializer
ListHandler
ListSerializer
UpdateHandler
HomeHandler
Migration
Main
V202409220035051
V202409220041581
Generated using Crystal 1.14.0
2024-11-26 07:10:55 UTC
class
CustomDutyHsSection::
ManyToManyQuerySet
CustomDutyHsSection::ManyToManyQuerySet
Marten::DB::Query::ManyToManySet(
CustomDutyHsSection
)
Marten::DB::Query::Set(
CustomDutyHsSection
)
Reference
Object
Defined in:
Constructors
.new
(instance : Marten::DB::Model, field_id : String, through_related_name : String, through_model_from_field_id : String, through_model_to_field_id : String, query : Marten::DB::Query::SQL::Query(CustomDutyHsSection) | Nil =
nil
)
Constructor Detail
def self.
new
(instance : Marten::DB::Model, field_id : String, through_related_name : String, through_model_from_field_id : String, through_model_to_field_id : String, query : Marten::DB::Query::SQL::Query(
CustomDutyHsSection
) | Nil =
nil
)
#