klen / peewee-aio

Async support for Peewee ORM
44 stars 7 forks source link

Return number of count inserted rows #2

Closed QuilD closed 2 years ago

QuilD commented 2 years ago

After insert_many and use returning method query return number of count inserted rows, but mus be return value in returning params

klen commented 2 years ago

@QuilD Thank you for the report. The issue has been fixed in version 0.12.4