suketa

Results 42 issues of suketa

There is no test Column class when column is map type. add map column test. FYI https://github.com/suketa/ruby-duckdb/pull/333 (enum column test)

good first issue
Ruby

There is no test Column class when column is struct type. add struct column test. FYI https://github.com/suketa/ruby-duckdb/pull/333 (enum column test)

good first issue
Ruby

- [ ] #695 - [x] #696 - [x] #697 - [x] #698 - [x] #704 - [x] #705 - [x] #706

C

The following duckdb CAPI fucntions are not used in ruby-duckdb. Think about the followings and decide to implement method (or class) in ruby-duckdb. - [ ] Think about duckdb_create_varchar -...

C

DuckDB::PreparedStatement supports duckdb_bind_uint16

C

DuckDB::PreparedStatement supports duckdb_bind_uint8

C