mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 07:46:00 +00:00
perspctives: nested incremental loading
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
await loadLevelData(node, rows, counts);
|
||||
dataRows = rows;
|
||||
|
||||
dbg('display rows', rows);
|
||||
// console.log('DISPLAY ROWS', rows);
|
||||
// const rows = await node.loadLevelData();
|
||||
// for (const child of node.childNodes) {
|
||||
|
||||
Reference in New Issue
Block a user