Files
soci/include
Vadim Zeitlin 739815ba08 Initialize statement_impl::definePositionForRow_
It was not obvious that this member variable couldn't be used without
being initialized, so do initialize it to ensure that it always has a
valid value.

Also fix a typo in a related comment.
2026-01-13 23:27:01 +01:00
..