Debug logs
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
48916e2b07
commit
aec053868d
|
@ -201,6 +201,7 @@ module.exports = Self => {
|
|||
const toTable = table.toTable;
|
||||
const baseName = table.fileName;
|
||||
|
||||
console.log(`Starting transaction...`);
|
||||
const tx = await Self.beginTransaction({});
|
||||
console.log(`Started transaction`);
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue