coleifer / peewee

a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
http://docs.peewee-orm.com/
MIT License
11.06k stars 1.37k forks source link

Reuse Mysql Connection Exception #2910

Closed pullgon closed 2 months ago

pullgon commented 2 months ago
coleifer commented 2 months ago

This is fixed in master.

https://github.com/coleifer/peewee/issues/2901

coleifer commented 2 months ago

Released 3.17.6 which contains these fixes.