]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Normalize postgresql docs links to point to current
authorFederico Caselli <cfederico87@gmail.com>
Fri, 17 Jun 2022 19:53:32 +0000 (21:53 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 18 Jun 2022 18:02:29 +0000 (14:02 -0400)
commit61662b25b87d3973eb5bcc1b5c0d2f5908f24405
treede294e656b7501a39bb4c0315ec75adce076cd15
parentf4330ef0c68017116aa3c0f5d194c1ae66d1c7b1
Normalize postgresql docs links to point to current

Change-Id: Ib7d3ea7ff3356ff8a2f935892d904a69dbc25c3e
(cherry picked from commit 3bde1eae31212b5bc2c6652dca52f70fb79d5950)
doc/build/changelog/migration_07.rst
doc/build/orm/versioning.rst
lib/sqlalchemy/dialects/postgresql/base.py
lib/sqlalchemy/dialects/postgresql/ext.py
lib/sqlalchemy/dialects/postgresql/psycopg2.py
lib/sqlalchemy/dialects/postgresql/ranges.py
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/sql/schema.py
lib/sqlalchemy/sql/sqltypes.py
test/dialect/postgresql/test_reflection.py