removed query_record_result and moved content to query_result

This commit is contained in:
2026-01-31 11:25:44 +01:00
parent 0d3ab09c14
commit c838e9dd7b
10 changed files with 140 additions and 156 deletions
@@ -5,7 +5,6 @@
#include "matador/sql/executor.hpp"
#include "matador/sql/field.hpp"
#include "matador/sql/statement.hpp"
#include "matador/sql/query_record_result.hpp"
namespace matador::query {