Draft: feat!: update SQL C API for prepare and unprepare
Summary
- feat!: update SQL C API for prepare and unprepare
We need to unprepare the statements from the same session where they were prepared.
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriateCargo.toml
files