ruby-duckdb
ruby-duckdb copied to clipboard
implement DuckDB::PreparedStatement#_bind_decimal
implement DuckDB::PreparedStatement#_bind_decimal by using duckdb_bind_decimal.
duckdb_bind_decimal is available in duckdb >= v0.6.0.