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
Merged PR #32: Return null instead of false from ResultSet::next()
at EOF. Although this is theoretically a BC break typical code using a while loop is not affected!
(@thekid)