We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73d528 commit ff7d81bCopy full SHA for ff7d81b
src/evsql_test.c
@@ -8,7 +8,7 @@
8
#include <event2/event_struct.h>
9
#include <assert.h>
10
11
-#define CONNINFO_DEFAULT "dbname=dbfs port=5433"
+#define CONNINFO_DEFAULT ""
12
13
struct evsql_test_ctx {
14
struct evsql *db;
0 commit comments