For SQL-event log implementations, adds a check for event_log migration status.
The instance implementations fronts those migration status queries with an in-memory cache.
This does mean that dagit would need to be restarted to pick up any migration change, but
seems worth it.
Name change suggestions welcome.