Fixed - Fix bug that would add timestamp cols that don't exist in Segment users table.
0.3.7
Fixed - Fix bug that prevented columns from `identify` schemas being used to model segment users data. - Ensure page/screen `name` is modelled in dbt regardless of whether they are in the schema `properties`.
0.3.6
Fixed - Fix to force as alias for duplicated properties when building dbt pkg models.
0.3.5
Fixed - Fix bug where `_user_id` column was added to models of Segment users data.
0.3.4
Fixed - Fix bug where `version` column could be duplicated in dbt pkg models for Segment events.
0.3.3
Fixed - Fix bug where `reflekt build dbt` would fail when building a dbt pkg with Segment `group()` call data.