We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22db6d2 commit 57d19a8Copy full SHA for 57d19a8
types/binary.json
@@ -7,8 +7,7 @@
7
"hiddenOnEntity": "view",
8
"defaultValues": {
9
"primaryKey": false,
10
- "mode": "bytea",
11
- "length": 10
+ "mode": "bytea"
12
},
13
"descriptor": [
14
{
types/char.json
@@ -13,7 +13,6 @@
"childRelationships": [],
"foreignCollection": "",
15
"foreignField": [],
16
- "mode": "varchar",
17
+ "mode": "varchar"
18
}
19
0 commit comments