0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-01-07 21:49:04 +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
..
2024-07-31 22:47:53 +02:00