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
-1
View File
@@ -2,7 +2,6 @@
#include "matador/sql/backend_provider.hpp"
#include "matador/sql/dialect.hpp"
#include "matador/sql/query_record_result.hpp"
#include "matador/query/query.hpp"