Files
turso/bindings
Pekka Enberg 55b5e45231 Merge 'bindings/rust: Return number of rows changed from Connection::execute()' from Rohith Suresh
Fixes #1904
This PR changes the existing behaviour of Connection.execute to not
return 0, but the number of rows that have been changed by the operation
within. The changes are:
1. Adds a getter for n_change and the execute function now returns the
n_change value
2. Integration test  to test the behaviour

Closes #1987
2025-07-20 09:49:51 +03:00
..
2025-07-02 23:55:53 +07:00
2025-07-19 08:44:22 +03:00
2025-07-19 08:44:22 +03:00