Léonard Besson
Results
1
issues of
Léonard Besson
Fixes https://github.com/MagicStack/asyncpg/issues/448 This is a proposed change to support `executemany` with `INSERT ... RETURNING`. The PR adds a flag parameter to `executemany`, but adding a seperate method like `fetchmany` was...