]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
create real sections for PG table and constraint options
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Oct 2025 15:52:19 +0000 (11:52 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Oct 2025 15:53:17 +0000 (11:53 -0400)
commit52bbb8130be3dd8f194e6fba4755ce5a1f7b9ad9
tree95eb78d3b3a7dfc1506cafd0e5fa04aa5dfa72f4
parent2919e271beaa39e34956e1fcf39c219c19413000
create real sections for PG table and constraint options

add new docs, clarify INDEX/UNIQUE for covering indexes which
was not clear at all previously

Change-Id: Ibc11b63b87cd8a939e074973b387e1a23fc236e5
lib/sqlalchemy/dialects/postgresql/base.py