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
accepted values. for instance, this field can have values of "paid" and "free".
accepted-values: - {field: type, values: ['paid', 'free']}
this is very common. would be a great thing to implement within schema.yml.
The text was updated successfully, but these errors were encountered:
#52
will merge this in the AM
Sorry, something went wrong.
Merge pull request dbt-labs#46 from dwallace0723/nullif-get-url-param
ee23c73
Have get url paramater macro return null when blank
.execute()
drewbanin
No branches or pull requests
accepted values. for instance, this field can have values of "paid" and "free".
this is very common. would be a great thing to implement within schema.yml.
The text was updated successfully, but these errors were encountered: