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.
+ 23
− 38
@@ -4,7 +4,7 @@
@@ -115,7 +115,7 @@ class vo_registry_connector(query_base):
@@ -229,33 +229,20 @@ class vo_registry_connector(query_base):
@@ -277,24 +264,22 @@ class vo_registry_connector(query_base):