occupy fields on master for ob_gis_431 branch.
This commit is contained in:
parent
e15e7a5899
commit
cc33a552b6
1
deps/oblib/src/common/object/ob_obj_type.h
vendored
1
deps/oblib/src/common/object/ob_obj_type.h
vendored
@ -213,6 +213,7 @@ static ObObjOType OBJ_TYPE_TO_O_TYPE[ObMaxType+1] = {
|
|||||||
ObOGeometryType, //ObGeometryType = 48,
|
ObOGeometryType, //ObGeometryType = 48,
|
||||||
ObOUDTSqlType, //ObUserDefinedSQLType = 49,
|
ObOUDTSqlType, //ObUserDefinedSQLType = 49,
|
||||||
ObONumberType, //ObDecimalIntType = 50,
|
ObONumberType, //ObDecimalIntType = 50,
|
||||||
|
// ! occupy for ob_gis_42x: ObCollectionSQLType = 51, // collection(varray and nested table) in SQL
|
||||||
ObONotSupport //ObMaxType,
|
ObONotSupport //ObMaxType,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user