tarantool-python
tarantool-python copied to clipboard
DB-API: Provide <cursor>.description
https://www.python.org/dev/peps/pep-0249/#description
The standard obligates implementations to provide result set metadata via <cursor>.description property.