LSIF: Make a custom TypeORM logger.
Created by: efritz
This fixes some massive dumps taken on the terminal by the default typeorm logger. It prints all parameters to failed queries, which can be massive gzipped buffers when encoding sqlite data.
Created by: efritz
This fixes some massive dumps taken on the terminal by the default typeorm logger. It prints all parameters to failed queries, which can be massive gzipped buffers when encoding sqlite data.