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

DBIx::Class::Snowflake::Dimension

VERSION

version 0.10

ABSTRACT

 DBIx::Class::Snowflake::Dimension - Load this for any dimension tables.

METHODS

attributes

If this is a snowflake schema it returns the dimensions and attributes of the dimension, if it is a star schema it returns the attributes of the dimension. This works very similarly to DBIx::Class::Snowflake::Fact::dimensions

attrs

Convenience alias to attributes.