Skip to content

Conversation

@ayush3797
Copy link
Contributor

@ayush3797 ayush3797 commented Feb 14, 2023

Why make this change?

Fixes: #819

What is this change?

Enclosed return from DbDataReader handlers into a class DbOperationResultRow.

How was this tested?

Just a refactor. Passing of existing test cases validate the change.

@ayush3797 ayush3797 self-assigned this Feb 14, 2023
@ayush3797 ayush3797 added this to the Open Sourcing Milestone milestone Feb 14, 2023
@ayush3797 ayush3797 linked an issue Feb 14, 2023 that may be closed by this pull request
@ayush3797 ayush3797 changed the title Encapsulating multiple dictionaries parsed from DbDataReader into a class Encapsulating multiple dictionaries parsed from DbDataReader handler into a class Feb 14, 2023
@Aniruddh25
Copy link
Collaborator

        // Gets a tuple of 2 dictionaries:

nit: rephrase the comment


Refers to: src/Service/Services/MetadataProviders/SqlMetadataProvider.cs:1364 in c14e3c5. [](commit_id = c14e3c5, deletion_comment = False)

Copy link
Contributor

@seantleonard seantleonard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for addressing and considering review comments!

@ayush3797 ayush3797 merged commit 12ccbf4 into main Feb 16, 2023
@ayush3797 ayush3797 deleted the dev/agarwalayush/encloseReturnFromDbDataHandlers branch February 16, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enclose return from DbDataReader handlers into a class

4 participants