userver: userver/storages/mysql.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mysql.hpp File Reference

Detailed Description

This file is mainly for documentation purposes and inclusion of all headers that are required for working with MySQL µserver component.

Definition in file mysql.hpp.

Go to the source code of this file.

+ Include dependency graph for mysql.hpp:

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::mysql
 Top namespace for uMySQL driver.
 
namespace  storages::mysql::convert
 Namespace containing helper classes and functions for on-the-flight remapping DbType<->UserType.