feat: refs #7287 First commit
gitea/mylogger/pipeline/pr-master This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-08-27 08:07:50 +02:00
parent 4e709c2091
commit c0a23a0df8
1 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,8 @@ module.exports = class MyLogger {
newInstance = ?,
changedModelId = ?,
changedModelValue = ?,
summaryId = ?`
summaryId = ?,
reason = ?`
);
logInfo.fetchStmt = await db.prepare(
`SELECT id FROM ${sqlTable}