[New-bugs-announce] [issue41724] SQLite returns <str> instead of <datetime.datetime> with aggregate queries.

Ravi Misra report at bugs.python.org
Sat Sep 5 02:23:53 EDT 2020


New submission from Ravi Misra <ravimsh2004 at gmail.com>:

I tested the timestamp column in SQLite with MAX/MIN queries. They return string values instead of datetime.datetime.

----------
components: C API
messages: 376425
nosy: ravi-misra
priority: normal
severity: normal
status: open
title: SQLite returns <str> instead of <datetime.datetime> with aggregate queries.
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41724>
_______________________________________


More information about the New-bugs-announce mailing list