summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/crud.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-01-02 12:27:36 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2023-01-02 15:00:41 -0500
commit4f7b6a095590e1216c44935e7a7ba725733ca8d5 (patch)
tree088e1be289f2e132c7b92bf4df0dc373f7cc86c2 /lib/sqlalchemy/sql/crud.py
parent532373b18f2e77910bb642a27a2cca3179499389 (diff)
downloadsqlalchemy-4f7b6a095590e1216c44935e7a7ba725733ca8d5.tar.gz
add uber warning for 1.4
As we don't have any automatic deprecation warning for 2.0 unless SQLALCHEMY_WARN_20 is set, applications that are not being monitored for deprecations have no way to guard against 2.0 being released on pypi unless they add a requirements rule. make sure we are putting out a major warning for people who may have not noticed that SQLAlchemy 2.0 will break compatibility with legacy use patterns. Fixes: #8983 Change-Id: I7d50db52c9a0fe3165b0131aab2fce9af80d51dd
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions