Content-Length: 256401 | pFad | http://github.com/lowcoder-org/lowcoder/commit/722480d849f152c2fa9b51e1700fe6b94ccac34d

9F Fix incomplete yarn.lock · lowcoder-org/lowcoder@722480d · GitHub
Skip to content

Commit 722480d

Browse files
mat02ludomikula
authored andcommitted
Fix incomplete yarn.lock
1 parent ad11dd1 commit 722480d

File tree

1 file changed

+1
-1
lines changed
  • server/node-service/src/plugins/firebirdsql

1 file changed

+1
-1
lines changed

server/node-service/src/plugins/firebirdsql/run.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ async function prepareQueryParameters(stmt: string, parameters: object) {
4545

4646
const placeholdersInStmt = stmt.matchAll(re);
4747

48-
let parametersArray = [];
48+
let parametersArray: any[] = [];
4949

5050
for(const match of placeholdersInStmt) {
5151
const paramName: string = match[2];

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/722480d849f152c2fa9b51e1700fe6b94ccac34d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy