Dan Flippo

Results 5 comments of Dan Flippo

I have a related recommendation that we should add a refresh when we are not creating/replacing a dynamic table to ensure that any downstream table materializations and tests are querying...

Even with all the new features just released in version 1.0.0, this is still true. There isn't any logic to drop any existing constraints if they have changed. I have...

This is one of the features addressed in Release 1.0.0. We now allow for custom materializations and just exclude views and ephemeral models. For custom materializations the logic will verify...

I have completely overhauled the logic for `always_create_constraint` in version 1.0.0, just released. Now it isn't even necessary to use that parameter if you want to create a constraint for...

First, the package is designed to be run only at the end, after all the models and tests have completed. Nevertheless, the reason you are getting the error is that...