]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
🐛 Fix `AsyncSession` type annotations for `exec()` (#58)
authorArseny Boykov <36469655+Bobronium@users.noreply.github.com>
Mon, 23 Oct 2023 14:58:16 +0000 (17:58 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 14:58:16 +0000 (18:58 +0400)
commit9732c5ac60354b4a5c51e12ea35ca6fc4fb8d73b
tree6883755f409bfb5485627e68187af2554927f8bc
parentb8996f0e62bca6155e2d27200d15de8b54c40ac3
🐛 Fix `AsyncSession` type annotations for `exec()` (#58)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
sqlmodel/ext/asyncio/session.py
sqlmodel/orm/session.py