tarantool/tarantool-python

DB-API: Provide <cursor>.description

Totktonada opened this issue · 0 comments

https://www.python.org/dev/peps/pep-0249/#description

The standard obligates implementations to provide result set metadata via <cursor>.description property.