mvantellingen / psycopg2-ctypes

ctypes port of psycopg2 (see https://github.com/chtd/psycopg2cffi)
Other
56 stars 59 forks source link

copy_expert calls read(None) because of missing self._copysize = size #25

Open gthb opened 12 years ago

gthb commented 12 years ago

Fixed in https://github.com/sunlightlabs/psycopg2-ctypes/commit/d30d4bdfe41f5ff9765594a9a59265faad0f05a2 which should be merged in.