SMQTK
SMQTK copied to clipboard
Fix PSQL KeyValueStore implementation for python 2/3 compatibility
The python instance to psycopg2 binary object conversion was not operating correctly in python 3. This updates the method to be cross compatible as well as updates the tests to use cross compatible accessors.
PTAL @wphicks @KyleFromKitware