libsql / sqld

LibSQL with extended capabilities like HTTP protocol, replication, and more.
https://libsql.org
903 stars 38 forks source link

Revert "libsql-bindings: auto-finalize dangling statements (#523)" #640

Closed psarna closed 1 year ago

psarna commented 1 year ago

This reverts commit 8b75dc886a2f1359bea12938afd9c8b8545cbf4f. It interacts badly with FTS5 extension, which also decided to finalize statements on its own.