On Wed, Jun 12, 2019 at 12:02 PM David Raymond <[email protected]>
wrote:

> https://www.sqlite.org/fileformat2.html#record_format
>
> The storage type of each record is given by an integer. And in the current
> format, all non-negative integers are used.
>

Ouch.  Yes, an additional data type was closer to what I had in mind.


> -----Original Message-----
> From: sqlite-users <[email protected]> On
> Behalf Of Thomas Kurz
> Sent: Wednesday, June 12, 2019 1:05 PM
> To: SQLite mailing list <[email protected]>
> Subject: Re: [sqlite] Should SQLite distinguish between +0.0 and -0.0 on
> output?
>
> > It would also be a file format change, rendering about 1e12 existing
> database files obsolete.
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to