v0.7.1
v0.7.1 (2019-10-27)
Closed issues:
- Very poor performance on query with many fields but few rows [v0.7.0] (#130)
- All query code-paths produce a warning (#121)
Merged pull requests:
- avoid NamedTuple{names, types}, fix #130 (#131) (wookay)
- Streaming queries (#124) (mcmcgrath13)
- Doc/test updates (#122) (mcmcgrath13)
- DOC: fix depwarn message to tell user to use Query |> sink not query … (#120) (sglyon)
- update MySQL.connect docstring (#119) (felipenoris)