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

Table of Contents

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

Go to the source code of this file.

Classes

class  storages::mysql::Date
 a class that represent MySQL DATE type. More...
 
class  storages::mysql::DateTime
 a class that represents MySQL DATETIME type. More...
 

Namespaces

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