mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-23 20:45:59 +00:00
query tab - ability to stop loading
This commit is contained in:
1
packages/types/index.d.ts
vendored
1
packages/types/index.d.ts
vendored
@@ -20,6 +20,7 @@ export interface OpenedSession {
|
||||
conid: string;
|
||||
database: string;
|
||||
killOnDone?: boolean;
|
||||
loadingReader_jslid: string;
|
||||
subprocess: ChildProcess;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user