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
tristan [1:01] is it possible to create a configuration at the level of models:
models:
[1:01] so that it would be across all models, not just within a specific package?
[1:01] that's the ideal place to put the pre-hook and post-hook for audit tables.
drew [1:03 PM] yeah, i was thinking about that too! Not currently possible, but it’s a good idea and shouldn’t be super tricky to implement
[1:03] kind of like our model-defaults from earlier
model-defaults
tristan [1:03 PM] yes, but not some separate dumb thing.
The text was updated successfully, but these errors were encountered:
0.5.1 release
Sorry, something went wrong.
Merge pull request dbt-labs#161 from MartinGuindon/feature/relationsh…
4b1c124
…ips_where Add a new schema test: relationships_where
drewbanin
No branches or pull requests
tristan [1:01]
is it possible to create a configuration at the level of
models:
[1:01]
so that it would be across all models, not just within a specific package?
[1:01]
that's the ideal place to put the pre-hook and post-hook for audit tables.
drew [1:03 PM]
yeah, i was thinking about that too! Not currently possible, but it’s a good idea and shouldn’t be super tricky to implement
[1:03]
kind of like our
model-defaults
from earliertristan [1:03 PM]
yes, but not some separate dumb thing.
The text was updated successfully, but these errors were encountered: