userver: userver/storages/mysql.hpp File Reference
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.

+ This graph shows which files directly or indirectly include this file:

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.