suketa / ruby-duckdb

Ruby binding for DuckDB
https://github.com/suketa/ruby-duckdb
MIT License
162 stars 25 forks source link

Add DuckDB::PreparedStatement#destroy #783

Closed suketa closed 1 month ago

suketa commented 1 month ago

ensure to call DuckDB::PreparedStatement#destroy in:

related to #775, #781.