Allan Leander Rostock Hansen
Allan Leander Rostock Hansen
I can't see/browse the schema (tables, views and such) using DBeaver, but only on connections using this driver... the legacy driver works fine. Querying the data works just fine. DBeaver...
I can't connect to a MS SQL Server instance using Turbodbc using Python 3.7.6. I installed Turbodbc using conda, as demonstrated in the documentation/Geting started. I have tested the connection...
[PEP 604](https://peps.python.org/pep-0604/) introduces a new Union syntax in Python 3.10+. It would be nice if Monkeytype could leverage that, and perhaps have a flag to use a union with `None`...
I am trying to install on a M1 Mac under Python 3.9.13 using the Poetry package manager. Installing works when I use `pip install verstack`, but poetry is a very...