Robert Pollak <robert.pol...@posteo.net> added the comment:

Thank you, Paul, for your hints on sniffing. I have now asked at SqliteStudio 
for confirmation that they also do content sniffing to detect datetime text 
fields: https://github.com/pawelsalawa/sqlitestudio/issues/3449 .

So in this issue I am suggesting to embed this datetime text sniffing into 
sqlite3, for optional activation. Perhaps a new flag value of 
detect_types=DETECT_DATETIME to the sqlite3.connect() function would be 
suitable?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35145>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to