Core Library
- (feat) allows to add SQL statements to schema migration executed after tables were created/altered by @rudolfix in #2791
- Detect whether query just filters rows or is more complex with sqlglot by @anuunchin in #2619
- (QoL):adds
str
andrepr
to dataset and relation by @rudolfix in #2796 - fix: added
@dlt.transformation
to__all__
by @zilto in #2797 - Fix: Null column type not inferred info/warning floods the output by @anuunchin in #2800
- rest_api: allow processing multiple DltResource instances by @burnash in #2807
- marimo app updates by @sh-rp in #2778
- Hotix - fix marimo start command by @sh-rp in #2812