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
Looker 6.8 added a new field reference syntax like ${field::type}
${field::type}
https://docs.looker.com/data-modeling/learning-lookml/sql-and-referring-to-lookml?version=6.8#lookml_field_type_references
Several rules, for example F1 and E1, depend on pulling references out of SQL strings, and will need to be reviewed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looker 6.8 added a new field reference syntax like
${field::type}
https://docs.looker.com/data-modeling/learning-lookml/sql-and-referring-to-lookml?version=6.8#lookml_field_type_references
Several rules, for example F1 and E1, depend on pulling references out of SQL strings, and will need to be reviewed.
The text was updated successfully, but these errors were encountered: