dataform-co / dataform-web-tracking

Dataform is a collaborative data modelling platform that enables analysts and engineers to manage complex data models in SQL
https://dataform.co
MIT License
2 stars 0 forks source link

Automatically detect a trailing semi colon #11

Closed lewish closed 5 years ago

lewish commented 6 years ago

Trailing semi-colons will currently break materializations.

We should either warn of these issues, or simply remove any trailing semi-colons.

BenBirt commented 5 years ago

Moved to dataform-co/dataform#347