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
After saving a new connection, the previous query results remain visible until a new query is run. Consider calling runner.reset() when the connection changes.
File: src/routes/(app)/trino/+page.svelte
After saving a new connection, the previous query results remain visible until a new query is run. Consider calling runner.reset() when the connection changes.