VizierDB / web-api-async

Vizier Asynchronous Web API
Apache License 2.0
2 stars 2 forks source link

Mimir vizual native integration #78

Closed okennedy closed 4 years ago

okennedy commented 4 years ago

A few QOL improvements and bugfixes, but the real change is that all Vizual operations now use the Mimir Vizual Script endpoint instead of trying to roll their own SQL. This is necessary to address the lack of exposed ROWIDs (https://github.com/VizierDB/web-ui/issues/204)

This pull request depends on https://github.com/UBOdin/mimir-api/pull/1