diff --git a/server/src/documentation/keywords/Class.json b/server/src/documentation/keywords/Class.json index 41000b9..be6d5a7 100755 --- a/server/src/documentation/keywords/Class.json +++ b/server/src/documentation/keywords/Class.json @@ -252,7 +252,8 @@ "POSIXTS", "STRING", "TIME", - "TIMESTAMP" + "TIMESTAMP", + "VECTOR" ], "description": "In the case of a datatype class, specifies a type to use for calculations in SQL. Datatype classes must specify an SQL Category." },