duckdb / duckdb/duckdb-node-neo
Support query appenders (new in 1.4.0)
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 197
- Forks
- 46
- Avg merge
- 15h 38m
- Merged PRs (30d)
- 22
Description
One new function, `duckdb_appender_create_query`, introduces a powerful capability: the ability to execute a DML statement, such as INSERT, DELETE, UPDATE, or MERGE INTO, when appending data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.