Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Zetatango/dbt-snow-mask
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: entechlog/dbt-snow-mask
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 35 files changed
  • 15 contributors

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    ba15984 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge pull request entechlog#22 from dtger/main

    set result of run_query() to variable
    entechlog authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6ff040b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. changes to update instructions in README.md (entechlog#23)

    changes to update instructions in README.md
    entechlog authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    74a6c92 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. 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
    entechlog authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    284b6ee View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. 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
    lbk-fishtown authored May 6, 2022
    Configuration menu
    Copy the full SHA
    e675ce9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. 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]>
    3 people authored May 28, 2022
    Configuration menu
    Copy the full SHA
    7a20f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eae7ab View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    22d7260 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    a59a141 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    0049061 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    6a7abcd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. 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
    jonhopper-dataengineers authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    307c8ab View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. 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>
    il-dat and Dat Nguyen authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e0206e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    41d079f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    3330a73 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    974d57a View commit details
    Browse the repository at this point in the history
  2. feat: add dynamic table (entechlog#72)

    Co-authored-by: Piotr Sierkin <[email protected]>
    Santhin and PiotrSierkin-Ki authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    038d868 View commit details
    Browse the repository at this point in the history
  3. 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
    melissa-ellevation authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    419aff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    fc59b0c View commit details
    Browse the repository at this point in the history
Loading