issues
search
entechlog
/
dbt-snow-mask
This repository contains source code for dbt package dbt_snow_mask.
https://hub.getdbt.com/entechlog/dbt_snow_mask/latest/
GNU General Public License v3.0
60
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Just does not apply the masking policies for me
#79
aleenprd
opened
2 weeks ago
1
Create packages.yml to explicitly add dbt_utils
#78
joellabes
closed
3 months ago
0
Test
#76
jean-estime
closed
5 months ago
0
Ability to pass in node and custom_schema_name
#75
aaverbec
opened
8 months ago
2
Update README.md
#74
donjae
closed
8 months ago
0
Abillity to use macro on dynamic talbe
#73
Santhin
opened
9 months ago
0
feat: add dynamic table
#72
Santhin
closed
8 months ago
0
on-run-start with 'models' parameter failed
#71
linusyoung
opened
9 months ago
1
Unapply policies should handle if the materialization exists or not
#70
GRonzon
opened
1 year ago
0
Insufficient privilege to create a masking policy
#69
AlbertAit
opened
1 year ago
0
Conditional Masking Policy does not need `{{masked_column}}` in its body
#68
Stchena
opened
1 year ago
0
add for loop thru nodes to apply_masking_policy_list_for_models.sql
#67
melissa-ellevation
closed
8 months ago
1
Masking policy does not apply for models or snapshots
#66
melissa-ellevation
opened
1 year ago
4
Applying policy on tables
#65
belalaboabdo
closed
1 year ago
0
BUG-59, changes to update README on how to add model level hooks
#64
entechlog
closed
1 year ago
0
Macro to allow creation and altering of masking policies - Issue #6
#63
mjahammel
opened
1 year ago
0
Conditional Masking Policy
#62
Stchena
closed
1 year ago
2
Feature Request: Conditional Masking Policy
#61
Stchena
closed
1 year ago
3
Post-hook executed as a pre-hook
#59
alecoules
opened
1 year ago
2
rebased version
#58
Chobsz
opened
1 year ago
1
Hyperlink to dbt's meta documetation
#57
hope-wat
opened
1 year ago
1
Feature Request: Make log optional
#56
mgeerken
opened
1 year ago
0
dbt snow mask versioning
#55
VicenteCosta
opened
1 year ago
2
Improvement/bug: alert or warn when a masking policy specified does not exist
#54
food-spotter
opened
1 year ago
0
Improvement: Allow for default dbt schema name generation
#53
mjahammel
closed
1 year ago
2
Ability to update existing masking functions
#48
brianschillaci
closed
2 years ago
2
#46: Adding FORCE in applying masking policies
#47
il-dat
closed
2 years ago
0
Apply masking policy with FORCE keyword
#46
il-dat
closed
2 years ago
5
Snapshots Data Masking
#45
jonhopper-dataengineers
closed
2 years ago
5
changes to add more examples for apply masking
#44
entechlog
closed
2 years ago
0
apply policy to all models
#43
mbritton-neuroflow
opened
2 years ago
6
Masking policy is not applied
#42
dweaver33
closed
2 years ago
8
added oneresource functionality
#41
Chobsz
closed
1 year ago
6
changes to fix bugs related to resource_type
#40
entechlog
closed
2 years ago
0
Added feature to single out one model/source
#39
Chobsz
closed
2 years ago
2
Improvement: include sourcename or modelname in posthook to minimise overhead on run model tasks
#38
Chobsz
opened
2 years ago
2
Compile masking policies but don't run them
#37
edmuthiah
opened
2 years ago
1
changes to create schema for use_common_masking_policy_schema_only use case
#36
entechlog
closed
2 years ago
0
Fix use_common_masking_policy_schema_only not creating schema
#35
thu-IL
closed
2 years ago
14
changes to add flag create_masking_policy_schema
#34
entechlog
closed
2 years ago
0
changes to set masking_policy_list outside of the loop
#33
entechlog
closed
2 years ago
0
Snow mask version 0.1.8 or 0.1.9 introduces code that attempts to "create schema if not exists" prior to creating a masking policy, this is a permission we don't want to give to the dbt role
#32
jcbmllgn
closed
2 years ago
8
Fix masking policy schema only, not db
#31
mbritton-neuroflow
closed
2 years ago
4
Enable functionality to use common schema in model database
#30
jodybuz
closed
2 years ago
7
Set masking_policy_list should be outside of the loop
#29
IL-William
closed
2 years ago
6
Updating to use source node info
#28
lbk-fishtown
closed
2 years ago
0
Applying Masking Policy for Sources Results in incorrect or blank model/schema names
#27
lbk-fishtown
closed
2 years ago
1
changes to add flag to control common masking policy db
#25
entechlog
closed
2 years ago
1
changes to update instructions in README.md
#23
entechlog
closed
2 years ago
0
set result of run_query() to variable
#22
dtger
closed
2 years ago
7
Next