Switch to nuget centralized package management to minimize future projectfile changes.
Fix bulkinserts for the two maintained RepoDb.Sqlite packages and remove the unmaintained ones. (The bulkinsert fix, fixes all previously failing testcases).
Use the PostgreSql syntaxtfor Sqlite bulkinsert as that avoids additional queries, while returning the requested information.
Switch to nuget centralized package management to minimize future projectfile changes.
Fix bulkinserts for the two maintained RepoDb.Sqlite packages and remove the unmaintained ones. (The bulkinsert fix, fixes all previously failing testcases).
Use the PostgreSql syntaxtfor Sqlite bulkinsert as that avoids additional queries, while returning the requested information.