pypostgresql seems to return int2vector as a list

Issue #2855 resolved
Mike Bayer repo owner created an issue

this is hit when we load "indkey" from pg_indexes in get_indexes. probably should just cast it as a string.

Comments (2)

  1. Log in to comment