Hi! I'm trying out your tool with a Snowflake dbt project and ran into the following error: ``` Error processing model model.redacted_project.redacted_name, column *: Cannot find column '*' in query. ``` Does this mean that no models with a ```select * from table``` will work?