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
When creating a new connection, allow the user to mark the connection as dangerous or production, which changes the styles and causes all executed queries containing DELETE or UPDATE with a cautionary alert.
When creating a new connection, allow the user to mark the connection as
dangerousorproduction, which changes the styles and causes all executed queries containingDELETEorUPDATEwith a cautionary alert.