Feature request: Open previous session from different store

Feature request: Open previous session from different store

0 vote

avatar

When I close my RDM, only the active sessions from my default data store return, not the active sessions from another datastore. Is it possible to re-open them as well?

Thanks in advance.

All Comments (3)

avatar

Hello,
It's a good idea but technically it's gone a hard to add. I will enter a feature request but for now I have no idea how we could do that.

Regards

David Hervieux

avatar

Thanks David! To me it doesn't look that hard, but I don't know how RDM is programmed :-)
Seems like a nice feature to have, coz I use connections from different stores at the same time daily.

avatar

The problem is that we only support one data source opened at the time. This means that we will have to switch from one to another to a open all the connections.

David Hervieux