LSIF: Fix spurious typeorm error.
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.
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.