-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
- Explain the problem with using connections directly. Takes time to open. Can only have one active query at any time, even if the Boost.mysql driver is 100% async (like asio).
- Show simple example code from the example project
- Explain how to use as CMake included project
- Explain how to use as git submodule with CMake project
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation