mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 06:36:00 +00:00
support app queries
This commit is contained in:
1
packages/types/index.d.ts
vendored
1
packages/types/index.d.ts
vendored
@@ -19,6 +19,7 @@ export interface OpenedSession {
|
||||
sesid: string;
|
||||
conid: string;
|
||||
database: string;
|
||||
killOnDone?: boolean;
|
||||
subprocess: ChildProcess;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user