mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-25 18:33:44 +03:00
Mention quote_ident() in NEWS file
This commit is contained in:
parent
89bb6b0711
commit
109409bc95
1
NEWS
1
NEWS
|
@ -14,6 +14,7 @@ New features:
|
||||||
- The attributes `~connection.notices` and `~connection.notifies` can be
|
- The attributes `~connection.notices` and `~connection.notifies` can be
|
||||||
customized replacing them with any object exposing an `!append()` method
|
customized replacing them with any object exposing an `!append()` method
|
||||||
(:ticket:`#326`).
|
(:ticket:`#326`).
|
||||||
|
- Added `~psycopg2.extensions.quote_ident()` function (:ticket:`#359`).
|
||||||
|
|
||||||
|
|
||||||
What's new in psycopg 2.6.2
|
What's new in psycopg 2.6.2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user