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

Fix: First After and Last After are Identical to First and Last In Between #13

Closed tnightengale closed 1 year ago

tnightengale commented 1 year ago

Currently, the First After and Last After relationships are identical to the First In Between and Last In Between relationships.

This needs to be fixed and the distinction more clearly defined. To my understanding: First/Last After

First/Last In Between