Closed tabebqena closed 2 years ago
There's nothing built into sqlservice that does this but seems like one possible solution could be to create a new Database-like class that accepts multiple Database instances along with the session binds and then configures its own session per the method described.
Hello,
Is there is ability to support multiple database per session, that is discussed here
I can't figure out how to pass options to achieve this behavior.