On Fri, Feb 28, 2014 at 4:36 PM, L. Wood <lwoo...@live.com> wrote:

> SQLite has the REAL data type:
>
> https://www.sqlite.org/datatype3.html
>
> Then why do we have SQLITE_FLOAT instead of SQLITE_REAL? All the other
> data types (INTEGER, BLOB, TEXT, NULL) match with the SQLITE_ constants.
>
> Is this just a historical quirk that stuck, or something else?
>

Historical quirk


> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to