]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite3_value_numeric_type() interface so that it works even if
authordrh <>
Sun, 17 May 2026 17:18:12 +0000 (17:18 +0000)
committerdrh <>
Sun, 17 May 2026 17:18:12 +0000 (17:18 +0000)
commit6df919b7230f9d6ed6a1bb90b1989b5b0fe9c69e
treeab924f94b1f1c9c1bad153db1b86b8513b50d89f
parentcb388ec9a38023a4b50fd6f66ed236f9f703961c
Fix the sqlite3_value_numeric_type() interface so that it works even if
the argument is an sqlite3_value object that came from sqlite3_value_dup().
[forum:/forumpost/15c4a323bb|Forum post 15c4a323bb].

FossilOrigin-Name: 460243ee4c28873d5c484a91af7ec18d03d0e726b8bb4e1e680b588e5f371400
manifest
manifest.uuid
src/vdbe.c