Segfault-Inc / Multicorn

Data Access Library
https://multicorn.org/
PostgreSQL License
701 stars 145 forks source link

MSSQL Error in python: TypeError Detail: expected string or buffer (Postgresql 9.5) #130

Closed arag0rn2k3 closed 8 years ago

arag0rn2k3 commented 8 years ago

Hello, after update postgresql to 9.5 and update multicorn to 1.3.1 I get this error with all foreign tables to my mssql: "Error in python: TypeError Detail: expected string or buffer"

There are no problems with my foreign tables to mysql and postgresql.

Any idea? Thanks!!

arag0rn2k3 commented 8 years ago

Problem was solved after a few restarts and install the plug-ins in a different sequence its now working like a charm.