mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 04:16:00 +00:00
incremental loading
This commit is contained in:
@@ -25,10 +25,3 @@ export default function usePerspectiveConfig(tabid) {
|
||||
onDestroy(unsubscribe);
|
||||
return config;
|
||||
}
|
||||
|
||||
// export function usePerspectiveCache() {
|
||||
// const cache = writable({
|
||||
// tables: {},
|
||||
// });
|
||||
// return cache;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user