Hello, Ron,

Regarding just these two sentences:

        I had assumed the value was being treated as a datetime, but it
looks like it may be treated as a string?
        I'm a bit confused because the column definition sais "datetime",
not "varchar", ...

The info on this page is very important, particularly section 2.2:
 https://www.sqlite.org/datatype3.html
<https://www.sqlite.org/datatype3.html>

Sqlite does not use a specific "datetime" type.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to