We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e144dd0 commit 23533ffCopy full SHA for 23533ff
NEWS
@@ -1,6 +1,7 @@
1
8.0.0-rc4
2
- Release candidate for 8.0.0.
3
- Any changes will be logged under "8.0.0".
4
+ - Stop trying to use/support `std::filesystem`.
5
8.0.0
6
- C++20 is now the oldest C++ version that libpqxx supports.
7
- **Result/row iterators have changed.** Instead of `i[n]` do `(*i)[n]`.
0 commit comments