summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-12-08 14:19:11 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2021-12-08 19:32:44 -0500
commit9e20d410212296517f8dffd2531d55fee196635b (patch)
treec6c9123d70dc7c6580321517889933fb0159fff3 /lib/sqlalchemy/sql/base.py
parent356c5268e0e90cd6d212e75e7cd3206c2aa4c4a3 (diff)
downloadsqlalchemy-9e20d410212296517f8dffd2531d55fee196635b.tar.gz
Removals: strings for join(), loader_options().
* The :meth:`_orm.Query.join` method no longer accepts strings for relationship names; the long-documented approach of using ``Class.attrname`` for join targets is now standard. * Loader options no longer accept strings for attribute names. The long-documented approach of using ``Class.attrname`` for loader option targets is now standard. It is hoped that a subsequent commit can refactor loader options to no longer need "UnboundLoad" for most cases. Change-Id: If4629882c40523dccbf4459256bf540fb468b618 References: #6986
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions