SQL
Found in 2 packages: polars, drizzle-orm
polars(2 releases)
py-1.44.0This release introduces several performance improvements, new features like Iceberg schema evolution and correlated subqueries, and numerous bug fixes. It also deprecates the `rechunk` parameter and related functions.
py-1.35.1This release focuses on performance improvements, including optimizing rolling moment window computation and IPC stream reads. It also introduces support for BYTE_ARRAY backed Decimals in Parquet and fixes numerous bugs across SQL handling, group-by operations, and predicate pushdown.
drizzle-orm(2 releases)
v1.0.0-rc.4BreakingThis release introduces significant architectural changes, particularly splitting SQLite and MySQL into async/effect variants, and overhauling result mapping APIs. Numerous fixes address issues across PostgreSQL, SQLite, and MySQL dialects, alongside improved SQL operator typing.
0.45.0This release introduces support for subqueries in select fields and fixes several driver-specific issues, including pg-native Pool detection and Bun SQL date mapping.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when SQL changes.
Learn More