mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56:34 +03:00
Fix for #182.
This commit is contained in:
parent
dbbdcfb0c0
commit
98c0992b6e
|
@ -97,8 +97,6 @@ class Connection(Shared.DC.ZRDB.Connection.Connection):
|
|||
self.zdatetime = zdatetime
|
||||
self.tilevel = tilevel
|
||||
self.encoding = encoding
|
||||
|
||||
self.set_type_casts()
|
||||
|
||||
if check: self.connect(self.connection_string)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user