Skip to content

codeintel: Add DefinitionDumps and ReferenceIDsAndFilters to dbstore

Administrator requested to merge ef/rewrite-resolvers-dbstore-2 into main

Created by: efritz

Helps https://github.com/sourcegraph/sourcegraph/pull/17964.

The new DefinitionDumps method will replace Packages, and ReferenceIDsAndFilters will replace the reference paginating methods. The query strategy for the new methods mirror the old one, so there should be no huge surprises.

Merge request reports

Loading