-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Zetatango/dbt-snow-mask
base: main
head repository: entechlog/dbt-snow-mask
compare: main
- 19 commits
- 35 files changed
- 15 contributors
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba15984 - Browse repository at this point
Copy the full SHA ba15984View commit details
Commits on Mar 10, 2022
-
Merge pull request entechlog#22 from dtger/main
set result of run_query() to variable
Configuration menu - View commit details
-
Copy full SHA for 6ff040b - Browse repository at this point
Copy the full SHA 6ff040bView commit details
Commits on Mar 20, 2022
-
changes to update instructions in README.md (entechlog#23)
changes to update instructions in README.md
Configuration menu - View commit details
-
Copy full SHA for 74a6c92 - Browse repository at this point
Copy the full SHA 74a6c92View commit details
Commits on Apr 25, 2022
-
changes to add flag to control common masking policy db (entechlog#25)
* changes to add flag to control common masking policy db * changes to add default value for use_common_masking_policy_db flag * updated the README.md to add more examples
Configuration menu - View commit details
-
Copy full SHA for 284b6ee - Browse repository at this point
Copy the full SHA 284b6eeView commit details
Commits on May 6, 2022
-
Updating to use source node info (entechlog#28)
* Updating to use source node info Code was updated to use model node info for sources, which caused issues applying policies. Updated with minimal change to make it refer to source node metadata for database/schema. * update masking_policy vars
Configuration menu - View commit details
-
Copy full SHA for e675ce9 - Browse repository at this point
Copy the full SHA e675ce9View commit details
Commits on May 28, 2022
-
Enable functionality to use common schema in model database (entechlo…
…g#30) * Added functionality to create masking policies in a common schema in the node.database. * Refactored changes and updated Integration Test yaml * Including standard example database/schema names * Update README instructions on using new parameter * Updated formatting in the README file. * Final README update * Enabling custom materializations * Refactoring custom materializations code * Added comments to describe the new materialiaztions mapping. Co-authored-by: Jody Buczynski <[email protected]> Co-authored-by: Jody Buczynski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a20f74 - Browse repository at this point
Copy the full SHA 7a20f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eae7ab - Browse repository at this point
Copy the full SHA 8eae7abView commit details
Commits on Jun 1, 2022
-
changes to add flag create_masking_policy_schema, this helps to fix i…
…ssue entechlog#32 (entechlog#34)
Configuration menu - View commit details
-
Copy full SHA for 22d7260 - Browse repository at this point
Copy the full SHA 22d7260View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a59a141 - Browse repository at this point
Copy the full SHA a59a141View commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0049061 - Browse repository at this point
Copy the full SHA 0049061View commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6a7abcd - Browse repository at this point
Copy the full SHA 6a7abcdView commit details
Commits on Oct 9, 2022
-
changes to add support for snapshots data masking (entechlog#45)
* Snapshots (entechlog#1) * added in ability to process snapshots * added unapply resource type for snapshots * added in snapshot test
Configuration menu - View commit details
-
Copy full SHA for 307c8ab - Browse repository at this point
Copy the full SHA 307c8abView commit details
Commits on Oct 27, 2022
-
entechlog#46: Adding FORCE in applying masking policies (entechlog#47)
* entechlog#46: Adding FORCE in applying masking policies * entechlog#46: Minor fix after the integration tests * entechlog#46: typo error Co-authored-by: Dat Nguyen <dat@infinitelambda>
Configuration menu - View commit details
-
Copy full SHA for e0206e7 - Browse repository at this point
Copy the full SHA e0206e7View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 41d079f - Browse repository at this point
Copy the full SHA 41d079fView commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3330a73 - Browse repository at this point
Copy the full SHA 3330a73View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 974d57a - Browse repository at this point
Copy the full SHA 974d57aView commit details -
feat: add dynamic table (entechlog#72)
Co-authored-by: Piotr Sierkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 038d868 - Browse repository at this point
Copy the full SHA 038d868View commit details -
add for loop thru nodes to apply_masking_policy_list_for_models.sql (e…
…ntechlog#67) * add for loop thru nodes to apply_masking_policy_list_for_models.sql * revert apply_masking_policy_list_for_models.sql and update README.md with note on post-hook for applying masking policies to models and snapshots
Configuration menu - View commit details
-
Copy full SHA for 419aff8 - Browse repository at this point
Copy the full SHA 419aff8View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc59b0c - Browse repository at this point
Copy the full SHA fc59b0cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main