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
OTel: Fix the way statements without result sets are detected.
Note: rowsCount() can not be called for certain types of results (forward only). Also, we don't want to count all rows of a potentially huge row set here.
0 commit comments