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