Skip to content

Add query, query_id and rows_affected in adapter response#262

Merged
mdesmet merged 2 commits intomasterfrom
mdesmet/feat/adapter_response
Mar 9, 2023
Merged

Add query, query_id and rows_affected in adapter response#262
mdesmet merged 2 commits intomasterfrom
mdesmet/feat/adapter_response

Conversation

@mdesmet
Copy link
Contributor

@mdesmet mdesmet commented Mar 8, 2023

Overview

resolves #186, #210

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • README.md updated and added information about my change
  • I have run changie new to create a changelog entry

@github-actions
Copy link

github-actions bot commented Mar 8, 2023

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@mdesmet mdesmet force-pushed the mdesmet/feat/adapter_response branch from cf736a4 to fb18012 Compare March 8, 2023 19:10
@mdesmet mdesmet requested a review from damian3031 March 8, 2023 19:11
@mdesmet mdesmet force-pushed the mdesmet/feat/adapter_response branch 2 times, most recently from 3e4a0da to b9cb218 Compare March 9, 2023 10:36
@damian3031 damian3031 self-requested a review March 9, 2023 10:39
mdesmet and others added 2 commits March 9, 2023 11:45
Co-Authored-By: aezomz <aezoteo@gmail.com>
Co-Authored-By: Louis Zhang <louis.zhang@unity3d.com>
@mdesmet mdesmet force-pushed the mdesmet/feat/adapter_response branch from b9cb218 to 0bce6f1 Compare March 9, 2023 10:46
@mdesmet mdesmet merged commit 00975a4 into master Mar 9, 2023
@mdesmet mdesmet deleted the mdesmet/feat/adapter_response branch March 9, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Insert query ID in adapter response

2 participants