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
When investigating #10852, I noted that StatsProvider attempts to update stats even when the database is opened in read-only mode. We should instead bring up StatsProvider read-only when the database itself is read-only.
When investigating #10852, I noted that StatsProvider attempts to update stats even when the database is opened in read-only mode. We should instead bring up StatsProvider read-only when the database itself is read-only.