This commit is contained in:
Adria Navarro 2023-05-12 12:51:19 +02:00
parent 2641a8c135
commit d98bc11a20
1 changed files with 0 additions and 4 deletions

View File

@ -147,10 +147,6 @@ class SqlServerIntegration extends Sql implements DatasourcePlus {
}
}
// async end(){
// this.client!.
// }
async internalQuery(
query: SqlQuery,
operation: string | undefined = undefined