Files
typeshed/third_party
Daniel Bowman 1707d8f466 Improve pymysql types (#1804)
Add all cursor types and missing show_warnings method in connections

Added show_warnings to connections. No return type specified as this
requires tracing back through missing return types in previous
author's work. This is out of scope for this pull request.

Added SSDictCursor, SSCursor and DictCursorMixin to complete the
Cursors definition.
2018-02-16 17:23:17 -08:00
..
2018-02-09 15:43:22 -08:00
2018-02-16 17:23:17 -08:00
2018-01-26 14:30:23 -08:00