Message329214
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? |
|
| Date |
User |
Action |
Args |
| 2018-11-04 00:13:40 | jondo | set | recipients:
+ jondo, ghaering, berker.peksag, p-ganssle |
| 2018-11-04 00:13:40 | jondo | set | messageid: <1541290420.83.0.788709270274.issue35145@psf.upfronthosting.co.za> |
| 2018-11-04 00:13:40 | jondo | link | issue35145 messages |
| 2018-11-04 00:13:40 | jondo | create | |
|