feat: update SQL API
Summary
- feat: update SQL API
New versions of prepare and unprepare functions require the session identifier as an additional parameter.
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriate Cargo.toml
files