Skip to content

feat: add Queries::into_inner#6

Merged
jrandolf merged 1 commit intomainfrom
feat/queries-into-inner
Apr 13, 2026
Merged

feat: add Queries::into_inner#6
jrandolf merged 1 commit intomainfrom
feat/queries-into-inner

Conversation

@jrandolf
Copy link
Copy Markdown
Contributor

Summary

  • Adds into_inner() to Queries<E> to recover the wrapped executor after use.

Test plan

  • snapshots + examples regenerated
  • fmt, clippy, workspace tests pass locally

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jrandolf jrandolf merged commit 5e5058e into main Apr 13, 2026
2 checks passed
@jrandolf jrandolf deleted the feat/queries-into-inner branch April 13, 2026 10:31
jrandolf added a commit that referenced this pull request Apr 13, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.2](v0.1.1...v0.1.2)
(2026-04-13)


### Features

* Add Queries::into_inner
([#6](#6))
([5e5058e](5e5058e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
jrandolf added a commit that referenced this pull request Apr 13, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.4](v0.1.3...v0.1.4)
(2026-04-13)


### Features

* Add Queries::into_inner
([#6](#6))
([5e5058e](5e5058e))
* Initial commit
([e8693f3](e8693f3))
* Support PoolConnection via AsExecutor trait
([#4](#4))
([0db4bde](0db4bde))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

1 participant