]> git.ipfire.org Git - thirdparty/sqlite.git/commit
New sqlite3_db_config(SQLITE_DBCONFIG_FP_DIGITS) that let's the application fp-performance-v2
authordrh <>
Sat, 21 Feb 2026 19:26:58 +0000 (19:26 +0000)
committerdrh <>
Sat, 21 Feb 2026 19:26:58 +0000 (19:26 +0000)
commit8642ca202539414b482d0b806c77c721e38c3ef6
treee4186e99e398a6b51eeaaa44a74afd9e510b47ff
parent699959ff254b6f04f8d78c22e7078585d308e032
New sqlite3_db_config(SQLITE_DBCONFIG_FP_DIGITS) that let's the application
specify the number of significant digits that double&rarr;text conversions
will attempt to preserve.

FossilOrigin-Name: 3f16985dcc47a366b54164c5024f920a79dddd76faeac5e36b4770732ed72c0a
manifest
manifest.uuid
src/main.c
src/shell.c.in
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/vdbemem.c
test/fpconv1.test