Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-09 | 456 Bytes | |
v1.1.0 source code.tar.gz | 2025-02-09 | 33.2 kB | |
v1.1.0 source code.zip | 2025-02-09 | 51.5 kB | |
Totals: 3 Items | 85.1 kB | 3 |
What's Changed
- New psycopg3 pool backend added by @akerlay and @kalombos in https://github.com/05bit/peewee-async/pull/298
- Documenatiton has been updated by @kalombos in https://github.com/05bit/peewee-async/pull/310
- Shortcuts aio_peek and aio_frist has been backported from sync peewee by @kalombos in https://github.com/05bit/peewee-async/pull/312
Full Changelog: https://github.com/05bit/peewee-async/compare/v1.0.0...v1.1.0