]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add decimal rounding to the sqlite3FpDecode() routine.
authordrh <>
Fri, 30 Jun 2023 19:41:57 +0000 (19:41 +0000)
committerdrh <>
Fri, 30 Jun 2023 19:41:57 +0000 (19:41 +0000)
commit002330dc483ff706bcce8f0df2851dd6c656fc55
tree13c0845d884ddd9078205b433d0cf05237ee92d2
parenta1b0ff173520fc73a182e57b06b1d0228b343711
Add decimal rounding to the sqlite3FpDecode() routine.

FossilOrigin-Name: 27871140caa833f0bc0962e44356993938e93dcf81c1074382b1560a3e1aeb61
manifest
manifest.uuid
src/func.c
src/sqliteInt.h
src/util.c