-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boost 1.87 discussion update #366
Labels
documentation
Improvements or additions to documentation
Comments
This was incorrectly closed by GitHub. |
anarthal
added a commit
that referenced
this issue
Nov 29, 2024
Added a tutorial on UPDATEs, transactions and multi-queries Added a tutorial on connection_pool Added a tutorial on error handling Added examples on INSERTs and DELETEs Rewrote the discussion page on character sets Added a discussion page on the templated connection class Removed superseded examples on timeouts and multi-queries Updated the coverage build to gcc-14 (gcc-13 was using a non-LTS release that caused problems) Contributes to #365 and #366
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following the introduction of the new stable APIs (SQL formatting, any_connection, connection_pool and with_diagnostics), the discussion needs to be re-written. Prepared statements are now less relevant, sections on connection establishment/reconnection need to be condensed, and the overview needs to introduce these topics early, not as a extension.
The text was updated successfully, but these errors were encountered: