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
Sometimes I execute a wrong query or I forget to put a limit and DBCode tries to render millions of rows and VSCode crashes. It would be nice to get a warning or to limit the number of rows automatically.
Sometimes I execute a wrong query or I forget to put a limit and DBCode tries to render millions of rows and VSCode crashes. It would be nice to get a warning or to limit the number of rows automatically.