diff --git a/types/numeric.json b/types/numeric.json index ea97f21..6c3006c 100644 --- a/types/numeric.json +++ b/types/numeric.json @@ -59,5 +59,13 @@ "type": "blob" } } + ], + "descriptor": [ + { + "schema": { + "mode": "integer" + }, + "mode": "smallint" + } ] -} \ No newline at end of file +}