JCoder01 commented on pull request #9960:
URL: https://github.com/apache/airflow/pull/9960#issuecomment-679956821


   @HaloKo4 this is a good point, I was trying to save adding another function, 
but I guess the cleanest way would be to add a function that takes a bool and 
based on that bool returns either `fetchall()` or `fetchone()`, then 
`get_records` and `get_first` just call this function with the appropriate flag


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to