Date interval expression for date arithmetic.
More...
#include <relx/query/date.hpp>
Date interval expression for date arithmetic.
Definition at line 273 of file date.hpp.
◆ IntervalExpr()
| relx::query::IntervalExpr::IntervalExpr |
( |
std::string |
interval | ) |
|
|
inlineexplicit |
◆ bind_params()
| std::vector< std::string > relx::query::IntervalExpr::bind_params |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ column_name()
| std::string relx::query::IntervalExpr::column_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ table_name()
| std::string relx::query::IntervalExpr::table_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ to_sql()
| std::string relx::query::IntervalExpr::to_sql |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: