duckdb / duckdb/duckdb-node-neo
Support appending & parameter binding for GEOMETRY type
Open
blocked
enhancement
- Dominant language
- TypeScript
- Stars
- 197
- Forks
- 46
- Avg merge
- 15h 38m
- Merged PRs (30d)
- 22
Description
GEOMETRY support was added with https://github.com/duckdb/duckdb-node-neo/pull/404, but appending and parameter binding are not yet supported because the C API doesn't support creating values of type GEOMETRY.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.