userver: userver/storages/mysql/execution_result.hpp File Reference
Loading...
Searching...
No Matches
execution_result.hpp File Reference

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.