mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 12:14:00 +00:00
SYNC: pgsql: added notice detail #1108
This commit is contained in:
committed by
Diflow
parent
36ae07074d
commit
c3e09ddab0
@@ -171,6 +171,7 @@ const drivers = driverBases.map(driverBase => ({
|
|||||||
procedure: where,
|
procedure: where,
|
||||||
time: new Date(),
|
time: new Date(),
|
||||||
severity: 'info',
|
severity: 'info',
|
||||||
|
detail: notice,
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user