Go to the source code of this file.
#include <cstdint>
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. | |