You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update dep
* support to get databases and tables
* feat(dbserver): support dynamic database selection
- Introduce getClientWithDatabase method to allow querying specific databases
- Implement dbNameCache to store and retrieve database names
- Update Query method to use getClientWithDatabase with query-specific key
- Modify getClient to use getClientWithDatabase with default database
---------
Co-authored-by: Rick <[email protected]>
0 commit comments