removed namespace interface
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "matador/utils/attribute_writer.hpp"
|
||||
|
||||
namespace matador::sql::interface {
|
||||
namespace matador::sql {
|
||||
|
||||
using parameter_binder = utils::attribute_writer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user