We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18fed3c commit 7076b86Copy full SHA for 7076b86
docs/examples/all/postgresql-adventureworks-contract.odcs.yaml
@@ -82,7 +82,7 @@ schema:
82
criticalDataElement: false
83
primaryKey: false
84
required: false
85
- tag: ['sensitive']
+ tags: ['sensitive']
86
- name: "loginid"
87
logicalType: "string"
88
physicalType: "varchar[256]"
@@ -116,7 +116,7 @@ schema:
116
117
118
119
120
- name: "maritalstatus"
121
122
physicalType: "bpchar"
0 commit comments