Updates
This commit is contained in:
@@ -41,6 +41,7 @@ export default function sqlInsertGenerator({
|
||||
: null;
|
||||
|
||||
if (!finalValue) {
|
||||
queryValues.push("");
|
||||
return "?";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user