Changes to correctly propagate errors in IVOA TAP queries
The queryMap
object was not correctly propagating the status and results for a query that returned a message containing an "ERROR".
This change contains a fix to correctly identify this, and propagate it correctly.