This commit is contained in:
2023-04-26 14:28:47 +02:00
parent f1c5c1da2f
commit 8272c0cc56
11 changed files with 56 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
{
"id": "f5116e48-dbe8-4e51-8628-e4dc235bdb5a",
"prefix": "class_add",
"description": "add classification to a column",
"body": "ADD SENSITIVITY CLASSIFICATION TO $CURSOR$ WITH ( LABEL='Confidential', INFORMATION_TYPE='Galenica Used Personal Informations', RANK=High );"
}