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
{{ message }}
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
I'd like to improve SQLPad's handling of multiple result sets. What this looks like I'm not sure yet, and may end up having to be database dependent due to driver implementation.
Multiple result sets will be broken out and rendered into multiple grids. For the initial implementation, data visualization will likely be disabled when multiple results are returned (or at least limited to 1 result set)
I'd like to improve SQLPad's handling of multiple result sets. What this looks like I'm not sure yet, and may end up having to be database dependent due to driver implementation.
Multiple result sets will be broken out and rendered into multiple grids. For the initial implementation, data visualization will likely be disabled when multiple results are returned (or at least limited to 1 result set)