[1287] cleanup: moved main logic of getIterator() to the DatabaseIterator
constructor. Since we should manage the transaction inside the DatabaseIterator class, it will make more sense to start it within the class.
Please register or sign in to comment