userver: userver/storages/mysql/execution_result.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
execution_result.hpp File Reference

Go to the source code of this file.

#include <cstdint>
+ 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.