Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/trio-mysql

Pure Python MySQL Client
https://github.com/python-trio/trio-mysql

use_unicode does not default to true in 1.0.3

jurf opened this issue over 1 year ago
Packet sequence number wrong - got 3 expected 1

jupiterbjy opened this issue almost 3 years ago
re-create commits

buhman opened this pull request about 3 years ago
Bug

AmericanY opened this issue over 3 years ago
Bug

AmericanY opened this issue over 3 years ago
Additional test fixes for MySQL 8.

mhumpula opened this pull request almost 4 years ago
fix missing awaits in MySQL 8 auth path

mhumpula opened this pull request almost 4 years ago
connections: trio.ssl.SSLStream -> trio.SSLStream

buhman opened this pull request almost 4 years ago
travis: drop python 3.5

buhman opened this pull request almost 4 years ago
_auth: finish porting sha256_password and caching_sha2_password

buhman opened this pull request almost 4 years ago
Make code sample in README working

OrangeTux opened this pull request over 4 years ago
Example in README doesn't run.

OrangeTux opened this issue over 4 years ago
Exception fixes

Ninpo opened this pull request over 5 years ago
Fix import error caused by versioning when trio isn't installed.

Ninpo opened this pull request over 5 years ago
Refactor to (a) get rid of cursors, (b) have a nicer interface

smurfix opened this issue almost 6 years ago
Fix setup.py crashing on first install

epsy opened this pull request over 6 years ago