]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug meant real numbers with a negative sign were being stored as
authordanielk1977 <danielk1977@noemail.net>
Sun, 16 May 2004 22:55:28 +0000 (22:55 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sun, 16 May 2004 22:55:28 +0000 (22:55 +0000)
commit93edea938088fc2cab91224d76191bd912fb53b3
tree23d0d032558606242bb952f301a371b95c3ad315
parent96f5b7672dc309ae8b89d4eb239540e55a5aa8a5
Fix a bug meant real numbers with a negative sign were being stored as
strings by default (instead of IEEE floats). (CVS 1388)

FossilOrigin-Name: 9321e7426337e04064b5791c48dd5fc3c1eecaa2
manifest
manifest.uuid
src/expr.c
test/index.test
test/types.test