added criteria_evaluator and extended all criteria classes with missing methods
This commit is contained in:
@@ -14,8 +14,7 @@ namespace matador::sql {
|
||||
|
||||
class sql_error;
|
||||
|
||||
class statement_impl
|
||||
{
|
||||
class statement_impl {
|
||||
protected:
|
||||
explicit statement_impl(query_context query, size_t start_bind_pos);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user