When switching between multiple databases - The active database context (DB2) from a newer exploration persists across older chats. - Going back to a previous chat (using DB1) and trying to render results reuses DB2's context and generates an error Steps to recreate: 1. Add at least 2 databases 2. Make an exploration with DB1, then click on Show results to make sure results are rendered in the table 4. Make an exploration with DB2, then click on Show results to make sure results are rendered in the table 5. Go back to the DB1 chat and try to click on Show results again. 6. You should see an error similar to the one below if the two databases don't have those matching tables. <img width="1546" alt="Image" src="https://github.com/user-attachments/assets/4014a77b-d30a-47bb-b5b5-13c46d301d17" />