forked from pool/python-psycopg2
Accepting request 796604 from home:dmolkentin:netbox
- update to 2.8.5 - Fixed use of connection_factory and cursor_factory together (ticket #1019). - Added support for logging.LoggerAdapter in LoggingConnection (ticket #1026). - Column objects in cursor.description can be sliced (ticket #1034). - Added AIX support (ticket #1061). - Fixed copy() of DictCursor rows (ticket #1073). OBS-URL: https://build.opensuse.org/request/show/796604 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=76
This commit is contained in:
committed by
Git OBS Bridge
parent
727b423976
commit
d75dbcd297
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 16:13:29 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- update to 2.8.5
|
||||
- Fixed use of connection_factory and cursor_factory together
|
||||
(ticket #1019).
|
||||
- Added support for logging.LoggerAdapter in LoggingConnection
|
||||
(ticket #1026).
|
||||
- Column objects in cursor.description can be sliced (ticket
|
||||
#1034).
|
||||
- Added AIX support (ticket #1061).
|
||||
- Fixed copy() of DictCursor rows (ticket #1073).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 08:19:57 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
Reference in New Issue
Block a user