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