You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds refresh jobs for existing materialized views and invokes them:
- Refreshes the published variants materialized view whenever a new score set
is published. (We cannot delete a published score set, nor edit it's variants,
so publication time is the only moment this view becomes outdated).
- Refreshes all materialized views at 0300.
Adds tests for newly placed publication view refresh.
Clarifies connection -> inspector flow during mat view refresh.
Opens #405.
0 commit comments