Skip to content

Conversation

dhruv-ahuja
Copy link
Contributor

This PR captures the behaviour outlined in #1105 in the SQLAlchemy documentation page.
It adds a new code example for registering multiple engines, and adds a note for avoiding null value in instrument_sqlalchemy method.

- add multiple engines' instrumentation example
- create tabbed code blocks for the examples
-  add note for using None value for `engine` kwarg
@codecov
Copy link

codecov bot commented Sep 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dhruv-ahuja
Copy link
Contributor Author

dhruv-ahuja commented Sep 21, 2025

@alexmojaki is this PR fine now? Have made your suggested changes

Will take the async documentation in follow up like discussed

@alexmojaki
Copy link
Contributor

Thanks!

The async engines should be handled in code, not docs.

@alexmojaki alexmojaki merged commit 57aa3b2 into pydantic:main Sep 21, 2025
14 checks passed
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.

2 participants