We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687dcd5 commit 2a31f26Copy full SHA for 2a31f26
src/utils.h
@@ -21,9 +21,9 @@
21
#include "sqlite3.h"
22
#endif
23
24
-#define CLOUDSYNC_DEBUG_FUNCTIONS 1
+#define CLOUDSYNC_DEBUG_FUNCTIONS 0
25
#define CLOUDSYNC_DEBUG_DBFUNCTIONS 0
26
-#define CLOUDSYNC_DEBUG_SETTINGS 1
+#define CLOUDSYNC_DEBUG_SETTINGS 0
27
#define CLOUDSYNC_DEBUG_SQL 0
28
#define CLOUDSYNC_DEBUG_VTAB 0
29
#define CLOUDSYNC_DEBUG_MEMORY 0
0 commit comments