Erick Salas-Chaverri
Results
3
issues of
Erick Salas-Chaverri
I am wondering if there is support for Azure storage account for blob. Is it possible?
question
Hi Turbodbc maintainers, is there an Apache Flight + Turbodbc documentation to describe the integration between those frameworks?
When I tried to run a query likes "SELECT mycolumn_as_text_data_type FROM mytable" with mycolumn_as_text_data_type as column with data type **_text_** I got an error: ``` from turbodbc import connect, make_options...