Something odd is happening in dbt. I'm following along to this video https://youtu.be/OLXkGB7krGo?si=7NEL-hQaxslZQGd1
I'm sure I've configured the connection to snowflake correctly because the views get created, but i still get this error on all my scripts: SQL compilation error: Object does not exist, or operation cannot be performed.
My next script references the previous views created but it's getting skipped. I'm guessing this is why? Any idea what's going on?