We just noticed, that SQLKata main classes like QueryFactory ```public class QueryFactory : IDisposable``` are not friendly for unit testing. Is there a reason for that?