On Jun 27, 2012, at 10:41 AM, Richard Hipp wrote:

> This is a work in progress.  

The SQLite4 numeric format sounds like a great improvement; on the doc page you 
say:

> The SQLite4 numeric format is for internal use. Numbers can be translated 
> between integers or doubles for input and output. 

Presumably SQLite4 numbers may also be translated from/to text without going 
through integers or doubles? This would avoid all the issues with "why does 1 / 
10 != 0.1?" we see on the mailing list.

e

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to