Commits
User selector
Commit history
Commits on Jul 23, 2026
Commits on Jul 21, 2026
- authored
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 24, 2026
Add Apache Arrow result streaming to DuckDBCommand (#334)
Show description for 5efc5e5andauthored
Commits on Jun 5, 2026
Support byte[] in DuckDBAppenderMap
Show description for 37858f9andcommitted
Commits on Jun 4, 2026
Fix IndexOutOfRangeException in reader metadata after exhausting result. Fixes #332
Show description for cee85a7andcommitted
Commits on May 22, 2026
- committed
- committed
Support binding ICollection parameters when DuckDB type is unknown
Show description for 2a4f314committed- committed
Commits on Apr 23, 2026
- committed
Add projection pushdown support for table functions
Show description for ebaa9c2committed
Commits on Apr 13, 2026
Commits on Apr 12, 2026
Commits on Mar 9, 2026
- committed
Infer scalar function null handling from parameter nullability
Show description for 4b41153committed
Commits on Mar 8, 2026
Change named parameter syntax in table function tests
Show description for c24000acommitted
Commits on Mar 7, 2026
Preserve inner exceptions from scalar function errors
Show description for e60c229committedPreserve inner exceptions from table function errors
Show description for 414b63bcommitted
Commits on Mar 5, 2026
Add NULL handling support for scalar functions
Show description for c35d81ccommitted
Commits on Mar 1, 2026
- committed
Commits on Feb 27, 2026
Add `object` type support for simplified scalar functions
Show description for 6bdc924committed
Commits on Feb 26, 2026
Commits on Feb 25, 2026
Add named parameters support for table functions
Show description for b681650committed
Commits on Feb 20, 2026
Fix decimal precision and support scale > 28
Show description for 9318dd5committed