Page MenuHomePhabricator

Dbt dev runs break for users with dashes in their username
Open, Needs TriagePublic

Description

For dev runs, we've configured Dbt to build the schema name using the local user ID. If you have a dash in your user name like I do (nshahquinn-wmf), this breaks because dashes can't be used in SQL identifiers.