mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +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 | ||