Skip to content
Snippets Groups Projects
Commit 992c7553 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

fix: sql_lib

parent 51d58d50
No related branches found
No related tags found
No related merge requests found
......@@ -895,10 +895,6 @@ SqlUtils._pageData = function(sqlType ,sqlStatement, blockSize, callbackFn, dbAl
}
return true;
}
myArray.map(function (v)
{
v.join("ßn")
});
/**
* Builds a SQL IN condition, while accounting for the 1000 elements maximum
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment