backend tests progress
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef POSTGRES_CONNECTION_HPP
|
||||
#define POSTGRES_CONNECTION_HPP
|
||||
|
||||
#define MATADOR_DB_TYPE "Postgres"
|
||||
|
||||
namespace matador::test::connection {
|
||||
const char* const dns = "@POSTGRES_CONNECTION_STRING@";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user