mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 16:36:00 +00:00
ref loading ref column
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
dbg('display rows', rows);
|
||||
errorMessage = null;
|
||||
} catch (err) {
|
||||
console.error(err);
|
||||
errorMessage = err.message;
|
||||
dataRows = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user