0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-11 11:09:25 +00:00
libsql/bindings
Tom van Dinther 35e9af0acc Add statement reset to libsql_reset_stmt C binding
Without this call to stmt.reset(), the prepared statement is not correctly reset and the same values are read back despite having new bindings.

Fixes #1481
2024-08-31 22:07:36 +02:00
..
c Add statement reset to libsql_reset_stmt C binding 2024-08-31 22:07:36 +02:00
wasm bump rust version, fix warnings 2024-07-31 22:47:53 +02:00