minor revision

This commit is contained in:
Tben
2023-07-24 14:37:08 +01:00
parent cecdd5e764
commit ab6a09558c
16 changed files with 14 additions and 906 deletions
-5
View File
@@ -50,11 +50,6 @@ function sanitizeSql(input, spaces) {
////////////////////////////////////////
}
// if (input?.toString()?.match(/\'|\"/)) {
// console.log("TEXT containing commas =>", input);
// return "";
// }
////////////////////////////////////////
////////////////////////////////////////
////////////////////////////////////////