relationName

Relation/type name for the given type, can be set with @relation attribute. If @relation is not set, type's name will be lower_snake_cased.

template relationName () {
enum rName;
enum relationName;
enum relationName;
enum relationName;
}

Meta