Add comment to avoid future problems

This commit is contained in:
Martin Kleusberg
2019-08-18 14:22:35 +02:00
parent cf631a0222
commit ed4c252dbb

View File

@@ -159,7 +159,7 @@ private:
static int callbackWrapper (void* callback, int numberColumns, char** values, char** columnNames);
public:
void updateSchema();
void updateSchema(); // Please don't call this from threads other than the main thread.
private:
/**