Clean
This commit is contained in:
parent
2641a8c135
commit
d98bc11a20
|
@ -147,10 +147,6 @@ class SqlServerIntegration extends Sql implements DatasourcePlus {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// async end(){
|
|
||||||
// this.client!.
|
|
||||||
// }
|
|
||||||
|
|
||||||
async internalQuery(
|
async internalQuery(
|
||||||
query: SqlQuery,
|
query: SqlQuery,
|
||||||
operation: string | undefined = undefined
|
operation: string | undefined = undefined
|
||||||
|
|
Loading…
Reference in New Issue