mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 07:16:01 +00:00
refresh perspective command
This commit is contained in:
@@ -109,4 +109,8 @@ export class PerspectiveCache {
|
||||
// cache could be used
|
||||
return res;
|
||||
}
|
||||
|
||||
clear() {
|
||||
this.tables = {};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user