Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Databases

1 items on 28 Jun 2026
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.1.0b3

2.1.0b3 Released: June 27, 2026 orm [orm] [feature] Added selectinload.chunksize parameter to selectinload() allowing users to configure the number of primary keys sent per IN clause when loading relationships. Pull…

Source: SQLAlchemy Releases sqla-tester