File tree Expand file tree Collapse file tree
prod-sample-instance/hr_prod
test-sample-instance/hr_test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : Bytebase Masking Policy Update
1+ name : Bytebase Masking Policy Update Column and Exception
22on :
33 pull_request :
44 types : [closed]
77 workflow_dispatch :
88
99jobs :
10- bytebase-masking-1 :
10+ bytebase-masking-column-and-exception :
1111 if : github.event.pull_request.merged == true
1212 runs-on : ubuntu-latest
1313 permissions :
Original file line number Diff line number Diff line change 11{
2- "name" : " instances/prod-sample-instance/databases/hr_test /catalog" ,
2+ "name" : " instances/prod-sample-instance/databases/hr_prod /catalog" ,
33 "schemas" : [
44 {
5- "name" : " " ,
5+ "name" : " public " ,
66 "tables" : [
77 {
88 "name" : " salary" ,
1616 }
1717 ]
1818 },
19- "classification" : " 2-2 "
19+ "classification" : " "
2020 }
2121 ]
2222 }
Original file line number Diff line number Diff line change 22 "name" : " instances/test-sample-instance/databases/hr_test/catalog" ,
33 "schemas" : [
44 {
5- "name" : " " ,
5+ "name" : " public " ,
66 "tables" : [
77 {
88 "name" : " salary" ,
You can’t perform that action at this time.
0 commit comments