The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Class::Snowflake::Dimension

VERSION

version 0.09

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.