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

Table of Contents

Go to the source code of this file.

#include <cstdint>
+ Include dependency graph for execution_result.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  storages::mysql::ExecutionResult
 Metadata for an execution of a statement that doesn't expect a result set (INSERT, UPDATE, DELETE). More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::mysql
 Top namespace for uMySQL driver.