trinodb / trino-python-client

Python client for Trino
Apache License 2.0
309 stars 151 forks source link

Expose `query_id` property on `dbapi.Cursor` #295

Closed mdesmet closed 1 year ago

mdesmet commented 1 year ago

Description

Expose query_id property on dbapi.Cursor

Non-technical explanation

Release notes

( ) This is not user-visible or docs only and no release notes are required. ( ) Release notes are required, please propose a release note for me. (x) Release notes are required, with the following suggested text:

* Expose `query_id` property on `dbapi.Cursor`