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
Possibly not the best fix, but for some reason MySqlRow.column_names is not being
populated. If a string index is requested and column_names is empty, fall back to
iterating over columns to try to find the column index.
0 commit comments