]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
✅ Add test that runs select with 3 or 4 arguments (#1590)
authorSofie Van Landeghem <svlandeg@users.noreply.github.com>
Wed, 8 Oct 2025 10:53:29 +0000 (12:53 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 10:53:29 +0000 (12:53 +0200)
commit35a652e059db362b082303551bfdae4f1eab2e61
tree0595ab6cc15f092fe3462075153d106419cf6a53
parentb7fd32d5ebdbc31f8130500840a3e48679eb5cbc
✅ Add test that runs select with 3 or 4 arguments (#1590)

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
scripts/lint.sh
tests/test_select_typing.py [new file with mode: 0644]