sqlalchemy / sqlalchemy

The Database Toolkit for Python
https://www.sqlalchemy.org
MIT License
8.97k stars 1.35k forks source link

Add overload for ColumnCollection.get(col, default) #11329

Closed mark-thm closed 3 weeks ago

mark-thm commented 1 month ago

Description

Fixes #11328 by adding an overload to ColumnCollection when a non-None default is provided.

Checklist

This pull request is:

sqla-tester commented 1 month ago

New Gerrit review created for change dca7c80f0af0a0bcacc76f4d35b39aea29ba8050: https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/5286

sqla-tester commented 1 month ago

Patchset 32db849e0df1db357df79df3a0dc2263a755d04e added to existing Gerrit review https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/5286

sqla-tester commented 3 weeks ago

Gerrit review https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/5286 has been merged. Congratulations! :)

sqla-tester commented 3 weeks ago

Gerrit review https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/5289 has been merged. Congratulations! :)