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 cc5d467 commit e9cea8dCopy full SHA for e9cea8d
polyglot/convertAdapter.json
@@ -76,16 +76,6 @@
76
"to": {
77
"hasMaxLength": true
78
}
79
- },
80
- {
81
- "from": {
82
- "type": "variant"
83
84
- "to": {
85
- "type": "binary",
86
- "childType": "blob",
87
- "mode": "variant"
88
- }
89
90
]
91
types/variant.json
@@ -10,7 +10,6 @@
10
"name": "variant",
11
"jsonRoot": true
12
},
13
- "restrictNormalization": true,
14
"defaultValues": {
15
"primaryKey": false,
16
"mode": "var",
0 commit comments