The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Interchange6::Schema::Result::UserAttributeValue

ACCESSORS

user_attribute_values_id

Primary key.

user_attributes_id

FK on "user_attributes_id" in Interchange6::Schema::Result::UserAttribute.

attribute_values_id

FK on "attribute_values_id" in Interchange6::Schema::Result::AttributeValue.

RELATIONS

user_attribute

Type: belongs_to

Related object: Interchange6::Schema::Result::UserAttribute

attribute_value

Type: belongs_to

Related object: Interchange6::Schema::Result::AttributeValue