PosicubeBeege
Results
2
issues of
PosicubeBeege
This is related to #1234 (Nice). When preparing statements, the table referenced in the query is specifically referenced in the prepared statement. This may not be clear, so as an...
question
In `options.js` line 227, the parameter to `fs.existsSync()` is incorrect. It should be `scriptOptions.optionsfile`, not `scriptOptions.optionsfile.value`. Otherwise, `value` is undefined, and the tool reports that the option file could not...