enabled backend tests for postgres (doesn't compile)

This commit is contained in:
2025-02-11 22:22:06 +01:00
parent 55f9f8cf67
commit 42acaf24ce
4 changed files with 11 additions and 9 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
#ifndef MATADOR_QUERY_FIXTURE_HPP
#define MATADOR_QUERY_FIXTURE_HPP
#include "matador/object/schema.hpp"
#include "matador/sql/connection.hpp"
#include "matador/sql/schema.hpp"
#include "connection.hpp"