mirror of
https://github.com/python/cpython.git
synced 2025-11-06 04:52:22 +00:00
According to PEP 249, cursor.description must be
available for any SELECT statements, such as those
that use CTEs.
Backported from
|
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| dbapi2.py | ||
| dump.py | ||