tarantool-python icon indicating copy to clipboard operation
tarantool-python copied to clipboard

DB-API: Provide <cursor>.description

Open Totktonada opened this issue 5 years ago • 0 comments

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

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

Totktonada avatar Aug 29 '20 02:08 Totktonada