select
Found in 3 packages: polars, deno, sqlalchemy
polars(3 releases)
py-1.42.1This release introduces performance improvements, including faster small dtype sums and non-blocking path expansion, while deprecating the `strict` parameter in `pl.concat`. Numerous bugs related to panics, data casting, and resource leaks have also been resolved.
py-1.31.0BreakingThis release removes the old streaming engine, introduces DataType expressions and Iceberg positional delete support, and includes numerous performance optimizations and bug fixes across various operations.
py-1.31.0-beta.1BreakingThis release removes the old streaming engine, introduces DataType expressions and Iceberg positional delete support, and includes numerous performance optimizations and bug fixes across various components.
deno(1 releases)
sqlalchemy(2 releases)
rel_2_0_42SQLAlchemy 2.0.42 adds dataclass metadata support, new loader options for composites, enhanced execution‑parameter validation, a VALUES‑CTE helper, PostgreSQL 14+ JSONB subscripting, and numerous bug fixes across ORM, SQL compilation, and dialects.
rel_2_0_39SQLAlchemy 2.0.39 introduces generic typing for compound selects and new constraint isolation parameters, while fixing numerous ORM, asyncio, PostgreSQL, and SQLite bugs.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when select changes.
Learn More