diff options
| author | Federico Caselli <cfederico87@gmail.com> | 2021-04-17 11:56:51 +0200 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-04-17 13:18:32 -0400 |
| commit | b12438aa61058b993be8ebcc80fa6df1401f4664 (patch) | |
| tree | 658d1ec5e70d9d6aaa466a8e86bad745a5ba9920 /lib/sqlalchemy/ext/asyncio/engine.py | |
| parent | e2091644678f0d5887d200c32aceca52299a6ca4 (diff) | |
| download | sqlalchemy-b12438aa61058b993be8ebcc80fa6df1401f4664.tar.gz | |
Fixed ``scalar_one`` usage after ``unique``.
Fixed an issue that prevented using ``scalar_one`` or
``scalar_one_or_none()`` after a call to ``unique``.
Additionally includes some clarifications in result.py
and also removes pep-484 annotations for now as these
are duplicate on top of sqlalchemy2-stubs.
Fixes: #6299
Change-Id: Ia04f3d078c7a4f0d8488745e43d2fd63b60de9a0
Diffstat (limited to 'lib/sqlalchemy/ext/asyncio/engine.py')
0 files changed, 0 insertions, 0 deletions
