Always convert 32-bit integer literals into EP_IntValue notation, even if
commit8b4d2493e55d7b37ecefb1ee4e9d230e4175e65f
authorD. Richard Hipp <drh@hwaci.com>
Wed, 28 Feb 2024 01:12:21 +0000 (28 01:12 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 28 Feb 2024 01:12:21 +0000 (28 01:12 +0000)
tree282aaf919ca5ae39d90ac62671e218475900daee
parentec0768b80568dcf596ea7c243a885a31223f27c5
Always convert 32-bit integer literals into EP_IntValue notation, even if
they contain "_" separators.
src/expr.c
src/util.c
test/literal.test