Skip to content

LSIF: Fix spurious typeorm error.

Warren Gifford requested to merge fix-entity-not-found-error into master

Created by: efritz

We want to return undefined when the database cannot be loaded (due to not checking the exists endpoint first). The current behavior results in an uncaught error.

Merge request reports

Loading