Interchange6::Schema::ResultSet - the default resultset class for Interchange6
This is the default resultset class from which all custom ResultSet classes
should inherit.
It is defined as the default resultset class in
Interchange6::Schema. We use this class to load components that we want to
make available to all of our resultsets. Current the following components
are loaded:
- DBIx::Class::Helper::ResultSet::CorrelateRelationship
- DBIx::Class::Helper::ResultSet::Me
- DBIx::Class::Helper::ResultSet::Random
- DBIx::Class::Helper::ResultSet::SetOperations
- DBIx::Class::Helper::ResultSet::Shortcut