Avoid decoding pyvo query results.
Compare changes
- John Swinbank authored
Cleaner to use a single form of join than switching depending on the details of the query.
+ 38
− 94
@@ -4,6 +4,7 @@
@@ -149,35 +150,20 @@ class tap_service_connector(query_base):
@@ -185,77 +171,35 @@ class tap_service_connector(query_base):