Cannot change the database of a session
Goal
Fix the bug that does not allow to actually switch databases if a session was created from another channel.
TODO / How to implement
How to reproduce
- Create session in a
channel 1 - Switch to a
channel 2 - Execute query, it will be executed against database from the
channel 1
Acceptance criteria
Edited by Anatoly Stansler
