]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add where criteria example to selected_columns attribute
authorFederico Caselli <cfederico87@gmail.com>
Tue, 8 Aug 2023 19:41:29 +0000 (21:41 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 9 Aug 2023 22:17:44 +0000 (18:17 -0400)
commit8c775f2a3e1078f5b6d5815521c9a9e2440c1fe2
treece5179d4ac4c731232df9c03d251a6b69ccfb88a
parentf6c3b7c1bb1c2a3b4323a1e68aed77ee599a72b2
Add where criteria example to selected_columns attribute

Change-Id: Ic9050dd846d5a3103aabe6c4d90e5bf2d7b8372d
lib/sqlalchemy/sql/selectable.py