On 12 Jun 2019, at 4:35pm, R Smith <ryansmit...@gmail.com> wrote:

> (maybe a sort of CAST target or collation rather than a column "Type")

That's an interesting idea.  With a REAL value you get the same things when you 
print -0.0 and +0.0.  But if you CAST it to a new type of I754 then apply 
printf to that, you could get different text from the two values.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to