Question Emmanuel Vanlaar · May 24, 2020 Python binding type conversions in Class Queries Hi, I was playing around with the python binding for caché (2018.1.4) and I ran into some problems. When executing the class query "List" from SYS.Database the pythonbind interface throws an exception, that seems to be caused by a mismatch of the defined SQL datatypes for this query and what is actually returned (or the lack of type conversion in the pythonbind interface). Is this a known issue ? Are there solutions/workarounds for this,Or is this a bug ? The details: #Python #Caché 0 4 0 537