summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/crud.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-08-10 18:40:49 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-08-12 12:23:56 -0400
commit6d4dcbb40571644494524738cd76e2e281323534 (patch)
tree55f63399ebe9d711b5d49e01f0436cead3e0a82e /lib/sqlalchemy/sql/crud.py
parent180ae7c1a53385f72b0047496ac001ec5099cc3e (diff)
downloadsqlalchemy-6d4dcbb40571644494524738cd76e2e281323534.tar.gz
Break scalars() and mappings() into separate objects
The issue of Result.fetchXXX() methods returning Row objects unless filtering is applied will not provide a clear enough API story when type annotations are applied, so break out scalars/mappings into separate wrapper objects. this makes some things more intuitive and other things a little more bumpy. however the return type story is now clearer. Fixes: #5503 Change-Id: I629a061823179680dc0723559183859a67ea4db1
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions