mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 03:06:00 +00:00
fixes
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
processParserResult(e.data);
|
||||
};
|
||||
} catch (err) {
|
||||
console.warn('WORKER ERROR, using fallback worker', err.message);
|
||||
queryParserWorker = 'fallback';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user