mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 07:16:01 +00:00
SYNC: Merge branch 'feature/audit-logs'
This commit is contained in:
committed by
Diflow
parent
e3c6d05a0a
commit
90bbdd563b
@@ -104,7 +104,8 @@
|
||||
const response = await apiCall('database-connections/sql-select', {
|
||||
conid,
|
||||
database,
|
||||
select
|
||||
select,
|
||||
auditLogSessionGroup: 'lookup',
|
||||
});
|
||||
|
||||
rows = response.rows;
|
||||
|
||||
Reference in New Issue
Block a user