]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
inline one_or_none
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 May 2020 13:41:51 +0000 (09:41 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 May 2020 15:06:21 +0000 (11:06 -0400)
commitb46978dc63788152b170c64ae6ddd876a024c5df
treeae1219d81fbb106be94d2a108308f84a54aabbb4
parentf79953a874c201a31a8972b999d18547bf227f25
inline one_or_none

Remove a bunch of unnecessary functions for this case.
add test coverage to ensure uniqueness logic works.

Change-Id: I2e6232c5667a3277b0ec8d7e47085a267f23d75f
lib/sqlalchemy/engine/cursor.py
lib/sqlalchemy/engine/result.py
test/aaa_profiling/test_resultset.py
test/base/test_result.py
test/profiles.txt