Files
soci/cmake
Vadim Zeitlin 42e2ace6a8 Use fmt::format() instead of std::ostringstream
Simplify dynamic string construction code by using fmt::format().

There should be no changes in behaviour.
2026-01-14 23:40:06 +01:00
..