drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::orm::CustomSql Struct Reference

Wrapper for custom SQL string. More...

#include <drogon/orm/Criteria.h>

Collaboration diagram for drogon::orm::CustomSql:

Public Member Functions

 CustomSql (std::string content)

Public Attributes

std::string content_

Detailed Description

Wrapper for custom SQL string.


The documentation for this struct was generated from the following file: