summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/sqlite/pysqlite.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-05-03 09:55:12 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-05-03 12:30:19 -0400
commit216de6e7ceb893200fcde6b158c51180866f4004 (patch)
tree54b2dd3029426621455196b95eb58557cbf4c5ac /lib/sqlalchemy/dialects/sqlite/pysqlite.py
parentee7a82d71783bf71f3a95550624740e908d178a0 (diff)
downloadsqlalchemy-216de6e7ceb893200fcde6b158c51180866f4004.tar.gz
loader strategy regression fixes
Fixed regression where using :func:`_orm.selectinload` and :func:`_orm.subqueryload` to load a two-level-deep path would lead to an attribute error. Fixed regression where using the :func:`_orm.noload` loader strategy in conjunction with a "dynamic" relationship would lead to an attribute error as the noload strategy would attempt to apply itself to the dynamic loader. Fixes: #6419 Fixes: #6420 Change-Id: I933b208f16a9723f6ebeab7addbe118903a1f8f5
Diffstat (limited to 'lib/sqlalchemy/dialects/sqlite/pysqlite.py')
0 files changed, 0 insertions, 0 deletions