]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow "_" characters to appear between any two digits in an integer, real or hexadeci...
authordan <Dan Kennedy>
Tue, 27 Feb 2024 10:52:41 +0000 (10:52 +0000)
committerdan <Dan Kennedy>
Tue, 27 Feb 2024 10:52:41 +0000 (10:52 +0000)
commit1ffaa03adcbdd8c057e292fc994b90dd6cb71306
treec438305df0f195e40caa98e9699210d6eb58c366
parentf79b0bdcbfb46164cfd665d256f2862bf3f42a7c
parent406eb5a146e06c29a5f1d8b8e25c10d125945a20
Allow "_" characters to appear between any two digits in an integer, real or hexadecimal SQL literal.

FossilOrigin-Name: 0e6700f43f133510c8049b2c5a2610cb3be29da7ed4d39b1fa65dc22c4cf529b
manifest
manifest.uuid
src/parse.y
src/sqliteInt.h
src/util.c