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
Reference queries are now done via a method on a new Querier class, that enables reusing internal structures (most notably the sqlite reader). This greatly improve performance when doing multiple queries.