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.