occupy fields on master for ob_gis_431 branch.

This commit is contained in:
wu-xingying 2024-03-25 09:46:01 +00:00 committed by ob-robot
parent e15e7a5899
commit cc33a552b6

View File

@ -213,6 +213,7 @@ static ObObjOType OBJ_TYPE_TO_O_TYPE[ObMaxType+1] = {
ObOGeometryType, //ObGeometryType = 48,
ObOUDTSqlType, //ObUserDefinedSQLType = 49,
ObONumberType, //ObDecimalIntType = 50,
// ! occupy for ob_gis_42x: ObCollectionSQLType = 51, // collection(varray and nested table) in SQL
ObONotSupport //ObMaxType,
};