removed namespace interface

This commit is contained in:
Sascha Kühl
2025-08-11 16:59:16 +02:00
parent 2e2fcd01b6
commit 789be1174b
12 changed files with 247 additions and 101 deletions
@@ -3,7 +3,7 @@
#include "matador/utils/attribute_writer.hpp"
namespace matador::sql::interface {
namespace matador::sql {
using parameter_binder = utils::attribute_writer;