diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-06-11 14:31:57 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-06-11 14:31:57 -0400 |
commit | dbaf82d258cc12d92ef28de4677d147fdb7808fd (patch) | |
tree | e4239cbf2d6c9265ab28a2db1fb5844b114e3e49 /lib/sqlalchemy/engine/default.py | |
parent | ed4a4896aea7dd77dd5d8a9861302811ac421e47 (diff) | |
download | sqlalchemy-dbaf82d258cc12d92ef28de4677d147fdb7808fd.tar.gz |
Add version token to error URL
the sqlalche.me redirector now supports the numerical version
code in the URL, e.g. /13/, /14/, /20/, etc., so that we can
redirect to the error codes for the appropriate version
of SQLAlchemy in use without going through the catch-all "latest"
link. If a particular version of the docs is no longer on the
site, the redirect will revert to falling through the "latest"
link (which ultimately lands on the current release version,
/13/ at the time of this writing).
Change-Id: I3bb463fd6fb6c8767c95a57f3699aba715a9a72d
Diffstat (limited to 'lib/sqlalchemy/engine/default.py')
0 files changed, 0 insertions, 0 deletions