tnightengale / dbt-activity-schema

A dbt-Core package for generating models from an activity stream.
GNU General Public License v3.0
38 stars 5 forks source link

Bug: Multiple `nth_ever` Relationship Doesn't Work #37

Closed tnightengale closed 1 year ago

tnightengale commented 1 year ago

When appending the nth_ever relationship multiple times, the columns are named the same, and thus the dataset cannot be created.