duckdb-web icon indicating copy to clipboard operation
duckdb-web copied to clipboard

Include DuckDB enums and struct on the C API complete reference page.

Open Giorgi opened this issue 1 year ago • 0 comments

The duckdb.h contains enums and structs (duckdb_state, duckdb_statement_type, duckdb_hugeint, duckdb_timestamp, etc.) that are returned by the C API functions. It would be helpful to have them on the Complete API page

Giorgi avatar Oct 21 '24 17:10 Giorgi