diff options
author | Federico Caselli <cfederico87@gmail.com> | 2020-03-10 19:33:51 +0100 |
---|---|---|
committer | Federico Caselli <cfederico87@gmail.com> | 2020-03-10 19:46:31 +0100 |
commit | 71e368081a63b323bea092b379523d8cd0ab3fdb (patch) | |
tree | f7e4fe750c1c873109f36fbff25c57c45ae19992 /lib/sqlalchemy/sql/expression.py | |
parent | 7187bad366749fea03572dcc88114a49a21525b1 (diff) | |
download | sqlalchemy-71e368081a63b323bea092b379523d8cd0ab3fdb.tar.gz |
Deprecate :func:`.eagerload` and :func:`.relation`
The :func:`.eagerload` and :func:`.relation` were old
aliases and are now deprecated. Use :func:`.joinedload`
and :func:`.relationship` respectively.
Fixes: #5192
Change-Id: Ie13186e117e93e04a9c19d42fed4ef1af629b465
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions