Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed query to return and added fetch_all generator
query() now returns a cursor for you to work with, while fetch_all now has the behavior that query() used to have
- Loading branch information