Open
Description
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
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