mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56:34 +03:00
Mention execute_values() fetch in news
This commit is contained in:
parent
bde9fc6dea
commit
7c8d2f484e
2
NEWS
2
NEWS
|
@ -18,6 +18,8 @@ New features:
|
|||
structure (:ticket:`#782`).
|
||||
- `~psycopg2.sql.Identifier` can represent qualified names in SQL composition
|
||||
(:ticket:`#732`).
|
||||
- Added *fetch* parameter to `~psycopg2.extras.execute_values()` function
|
||||
(:ticket:`813`).
|
||||
- Fixed adaptation of numeric subclasses such as `IntEnum` (:ticket:`591`).
|
||||
- `!str()` on `~psycopg2.extras.Range` produces a human-readable representation
|
||||
(:ticket:`#773`).
|
||||
|
|
Loading…
Reference in New Issue
Block a user