fix(sundb): rename NUMBERIC typo to NUMERIC (#2136)
The column type enum had NUMBERIC("NUMBERIC",...), so a SUNDB NUMERIC
column was not recognized (size/scale formatting lost) and generated
SQL emitted the invalid token NUMBERIC. Rename to NUMERIC, matching the
DB2 sibling.
Fixes #2133
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: openai0229 <136558319+openai0229@users.noreply.github.com> A
aias00 committed
043784a56ad2fcf32ff5cd05fc1883e1a5efcb85
Parent: 7ced4e7
Committed by GitHub <noreply@github.com>
on 7/26/2026, 8:33:08 AM