]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
use scalars().one() for count migration
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Jan 2023 14:02:33 +0000 (09:02 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Jan 2023 14:02:33 +0000 (09:02 -0500)
commit956f152a29632afacacc4ea11dce1a54a7afb3ea
tree8dead72e5f38b7a99f2607250f976c97416a3f15
parentb99b0c522ddb94468da27867ddfa1f7e2633c920
use scalars().one() for count migration

so that the typed result is non-optional

Fixes: #9184
Change-Id: I40e655010d08f795f3b835b9327ce50c6ec72135
doc/build/changelog/migration_20.rst