issues
search
freevryheid
/
duckdb
fortran bindings to duckdb c api
MIT License
9
stars
2
forks
source link
capi_table_functions
#23
Open
ludnic
opened
1 year ago
ludnic
commented
1 year ago
[ ] duckdb_bind_add_result_column
[ ] duckdb_bind_get_named_parameter
[ ] duckdb_bind_get_parameter
[ ] duckdb_bind_get_parameter_count
[ ] duckdb_bind_set_bind_data
[ ] duckdb_bind_set_error
[x] duckdb_create_logical_type
[ ] duckdb_create_table_function
[x] duckdb_data_chunk_get_vector
[x] duckdb_data_chunk_set_size
[x] duckdb_destroy_logical_type
[ ] duckdb_destroy_table_function
[ ] duckdb_destroy_value
[ ] duckdb_function_get_bind_data
[ ] duckdb_function_get_init_data
[ ] duckdb_function_set_error
[ ] duckdb_get_int64
[ ] duckdb_init_get_bind_data
[ ] duckdb_init_set_error
[ ] duckdb_init_set_init_data
[ ] duckdb_register_table_function
[ ] duckdb_table_function_add_named_parameter
[ ] duckdb_table_function_add_parameter
[ ] duckdb_table_function_set_bind
[ ] duckdb_table_function_set_function
[ ] duckdb_table_function_set_init
[ ] duckdb_table_function_set_name