]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Mention getitem on automap classes property
authorFederico Caselli <cfederico87@gmail.com>
Mon, 11 Mar 2024 22:11:28 +0000 (23:11 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 11 Mar 2024 22:12:30 +0000 (23:12 +0100)
commitf0822f0d930c33ec66e440db99e90641f612338c
tree3333c5672bb6b621c5cddf61e2eff1093e7452c4
parent716189460f69a9f44dce3af1d47eab4560def86b
Mention getitem on automap classes property

Fixes #11097

Change-Id: I05198c8288e11fb0c645e9a7d46652fa979b56f7
lib/sqlalchemy/ext/automap.py