Updates
This commit is contained in:
Vendored
+1
@@ -261,6 +261,7 @@ export interface GetReturn {
|
||||
msg?: string;
|
||||
error?: string;
|
||||
schema?: DSQL_TableSchemaType;
|
||||
finalQuery?: string;
|
||||
}
|
||||
export interface GetSchemaRequestQuery {
|
||||
database?: string;
|
||||
|
||||
Reference in New Issue
Block a user