in reply to selectrow_array installation

Hi, from the doc for that wrapper method:

If any method fails, and "RaiseError" is not set, selectrow_array will return an empty list.
Setting RaiseError should help to find out what is the real cause of getting no rows returned.

Hope this helps!


The way forward always starts with a minimal test.