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
Add functionality for retrieving multi row query responses (#29)
* Added functionality for retrieving multi row query responses.
* Updated changelog and fixed syntax to pass rubocop requirements.
* Added logic flow to handle a special case. Fixed the return loop to properly return the query rows.
* Fixed an offense from Rubocop, spacing was off.
* Updated multirow option to be more representative of its functionality.
0 commit comments