Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Modify model naming conventions to account for model versioning #89

@SamHarting

Description

@SamHarting

In the 1.5 release we will be introducing model versioning! 🥂 🥳

As a result a model will have two parts:

  • The model name which is defined using the name configuration and will be used in the {{ ref() }} function
  • The file name which will show up in the directory and is pointed to in the yml configuration defined_in

As a result we will need to update our style guide to demonstrate how we think both the model name and file name should be structured.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions