pre tabke position for errcode:OB_ERR_ILLEGAL_USER_VAR

This commit is contained in:
akaError
2024-01-05 14:12:28 +00:00
committed by ob-robot
parent 385792eca1
commit eb6037b3a3
4 changed files with 20 additions and 3 deletions

View File

@ -920,6 +920,7 @@
#define ER_STD_UNKNOWN_EXCEPTION 3054
#define ER_GIS_DATA_WRONG_ENDIANESS 3055
#define ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_GIS 3060
#define ER_ILLEGAL_USER_VAR 3061
#define ER_INCORRECT_TYPE 3064
#define ER_BOOST_GEOMETRY_INCONSISTENT_TURNS_EXCEPTION 3122
#define ER_GIS_MAX_POINTS_IN_GEOMETRY_OVERFLOWED 3134