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
Currently when we pass a string that has multiple sql commands it only executes the first one and drops the rest. This is a bug that needs to be fixed.