We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A project has a model named example.model. Someone accidentally adds example.model to the external models config file.
example.model
Currently, this generates unclear output - sqlmesh should detect and warn so users can resolve.
The text was updated successfully, but these errors were encountered:
@treysp what output is generated today?
Sorry, something went wrong.
No branches or pull requests
A project has a model named
example.model
. Someone accidentally addsexample.model
to the external models config file.Currently, this generates unclear output - sqlmesh should detect and warn so users can resolve.
The text was updated successfully, but these errors were encountered: