Skip to content

Instantly share code, notes, and snippets.

@josete89
Last active May 3, 2022 11:19
Show Gist options
  • Save josete89/f1c6053e74b7a7902d6c38847eb9d571 to your computer and use it in GitHub Desktop.
Save josete89/f1c6053e74b7a7902d6c38847eb9d571 to your computer and use it in GitHub Desktop.
{
"tables": [{
"name": "sales_predictions",
"visibility": "internal",
"columns": [{ "name": "article_number","pci": true }]
},
{
"name": "sales_trends",
"visibility": "public",
"columns": [{ "name": "date","pci": true }]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment