mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +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,
|
||||
time: new Date(),
|
||||
severity: 'info',
|
||||
detail: notice,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user