issues
search
freevryheid
/
duckdb
fortran bindings to duckdb c api
MIT License
9
stars
2
forks
source link
test_capi_complex_types
#26
Open
ludnic
opened
1 year ago
ludnic
commented
1 year ago
[x] duckdb_data_chunk_get_vector
[x] duckdb_decimal_internal_type
[x] duckdb_decimal_scale
[x] duckdb_decimal_width
[x] duckdb_destroy_logical_type
[x] duckdb_enum_dictionary_size
[x] duckdb_enum_dictionary_value
[x] duckdb_enum_internal_type
[x] duckdb_free
[x] duckdb_get_type_id
[x] duckdb_list_type_child_type
[x] duckdb_struct_type_child_count
[x] duckdb_struct_type_child_name
[x] duckdb_struct_type_child_type
[x] duckdb_vector_size
ludnic
commented
1 year ago
All functions are available but the tests have not been ported yet.