sqlmesh
sqlmesh copied to clipboard
Set the correct dbt Relation type
Currently SQLMesh always sets the type value to None when creating a relation instance returned by the adapter.get_relation and similar methods.