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
create a new materialized view in the pipelines database that contains all the columns that one can currently search on in zora. this will make queries faster for the main search form, especially ones on program or carton, which involve many joins. this view may get replaced by the allspec or mutliplex table.
The text was updated successfully, but these errors were encountered:
create a new materialized view in the pipelines database that contains all the columns that one can currently search on in zora. this will make queries faster for the main search form, especially ones on program or carton, which involve many joins. this view may get replaced by the allspec or mutliplex table.
The text was updated successfully, but these errors were encountered: