Fix compare routine for questionamrk expr

This commit is contained in:
obdev
2024-02-07 20:52:15 +00:00
committed by ob-robot
parent 7c915acc34
commit a97235802c
3 changed files with 27 additions and 4 deletions

View File

@ -781,6 +781,7 @@ class EventTable
EN_CHEN = 2101,
EN_ENABLE_TABLE_LOCK = 2102,
EN_ENABLE_ROWKEY_CONFLICT_CHECK = 2103,
EN_ENABLE_ORA_DECINT_CONST = 2104,
// WR && ASH
EN_CLOSE_ASH = 2201,