Skip to content

EventTable.fetch: new registry-based method for fetching events from databases

Duncan Macleod requested to merge github/fork/duncanmmacleod/table-fetch into develop

This PR implements the EventTable.fetch method, providing a clean UI for database queries that yield tables. The only registration so far is for HACR SQL queries, but a Gravity Spy query is in the works [@scottcoughlin2014].

Merge request reports