]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
🎨 Fix type detection of select results in PyCharm (#15)
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 25 Aug 2021 13:43:53 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Aug 2021 13:43:53 +0000 (13:43 +0000)
commit1da849ac48f7a327c1b78510de96c338d762132d
treee2bf3538319843029339bee4602f05b320efd561
parentaf03df88acda8c5fb3e0e755b0ab0517a2c8aabb
🎨 Fix type detection of select results in PyCharm (#15)
sqlmodel/orm/session.py