SQLAlchemy: Handle new gRPC SDK
Closed this issue · 0 comments
Sambigeara commented
As it stands, the SQLAlchemy adapter relies on models from the HTTP python client. A new client has been introduced that uses protoc generated classes, so the adapter needs to be smart enough to handle both.