We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b8105 commit af616e9Copy full SHA for af616e9
1 file changed
CHANGELOG.md
@@ -311,3 +311,4 @@ Version 3.4.0 - 2026 ???
311
- Fix Database::getHeaderInfo() signed-shift UB and use fixed-width types for the Header struct (#558)
312
- Fix Savepoint destructor to catch all exceptions and track rollback state to avoid std::terminate (#559)
313
- Fix Transaction destructor to catch all exceptions to avoid std::terminate (#559)
314
+- Fix the Meson build when the SQLITECPP_DISABLE_STD_FILESYSTEM option is enabled (#560)
0 commit comments