0.40.0
What's Changed
- Propagate error traces properly, using the
error_trace
connect_args
option,
by usingcrate-1.0.0dev1
- Use slightly amended
do_execute
,do_execute_no_params
,do_executemany
to store their responses into the request context instance
Details
- Chore(deps): Update poethepoet requirement from <0.28 to <0.29 by @dependabot in #158
- Chore(deps): Update poethepoet requirement from <0.29 to <0.30 by @dependabot in #159
- Chore(deps): Update validate-pyproject requirement from <0.20 to <0.21 by @dependabot in #160
- Propagate error traces properly, using the
error_trace
connect_args
option, by usingcrate-1.0.0dev1
by @amotl in #161 - Slightly amended
do_execute...
dialect methods to store their response by @amotl in #162
Full Changelog: 0.39.0...0.40.0