Skip to content

[master < T55] Add column names to cpp client#55

Merged
gitbuda merged 6 commits into
masterfrom
T634-FL-add-column-names-to-cpp-client
Jun 28, 2023
Merged

[master < T55] Add column names to cpp client#55
gitbuda merged 6 commits into
masterfrom
T634-FL-add-column-names-to-cpp-client

Conversation

@Josipmrden

Copy link
Copy Markdown
Contributor

The feature enables people to run mgclient and fetch columns of the executed query to make sure the name of the column represents the result. GetColumns method returns a vector of columns, which correspond to the vector of values in a row, and can be mapped with the index.

@Josipmrden Josipmrden added the enhancement enhancement label Jun 19, 2023
@Josipmrden Josipmrden requested a review from gitbuda June 19, 2023 09:41
@Josipmrden Josipmrden self-assigned this Jun 19, 2023
@Josipmrden Josipmrden changed the title [master < T] Add column names to cpp client [master < T55] Add column names to cpp client Jun 19, 2023
Comment thread mgclient_cpp/include/mgclient.hpp Outdated
@gitbuda gitbuda merged commit 1999893 into master Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement enhancement

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants