...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
(EXPERIMENTAL) Settings required to format SQL queries client-side.
Defined in header <boost/mysql/character_set.hpp>
struct format_options
Name |
Description |
---|---|
Whether backslashes represent escape sequences. |
|
The connection's current character set. |
The recommended way to obtain a value of this type is using any_connection::format_opts
.