View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004753 | SymmetricDS Pro | Improvement | public | 2021-01-11 21:19 | 2021-02-25 21:36 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.6 | ||||
Target Version | 3.12.7 | Fixed in Version | 3.12.7 | ||
Summary | 0004753: Add server-side lazy loading to SQL Explorer tree | ||||
Description | Currently, SQL Explorer fetches all of the items from the database and loads them into server-side memory, even when not all of them are visible on the client side. Instead, items should only be fetched from the database and loaded into server-side memory when the user requests for them to be visible on the client side by expanding their parent. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.12 c5c38234 2021-01-12 13:16:43 evan-miller-jumpmind Committer: GitHub Details Diff |
0004753: Added server-side lazy loading to SQL Explorer tree (#133) |
Affected Issues 0004753 |
|
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTree.java | Diff File | ||
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTreeNode.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-11 21:19 | emiller | New Issue | |
2021-01-11 21:19 | emiller | Status | new => assigned |
2021-01-11 21:19 | emiller | Assigned To | => emiller |
2021-01-12 13:17 | emiller | Status | assigned => resolved |
2021-01-12 13:17 | emiller | Resolution | open => fixed |
2021-01-12 13:17 | emiller | Fixed in Version | => 3.12.7 |
2021-01-12 14:00 | Changeset attached | => SymmetricDS 3.12 c5c38234 | |
2021-02-25 21:36 | admin | Status | resolved => closed |