mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 11:26:00 +00:00
SYNC: CSV import test
This commit is contained in:
committed by
Diflow
parent
9265e52d68
commit
0ece662d8c
@@ -233,6 +233,7 @@ module.exports = {
|
||||
dispatchDatabaseChangedEvent_meta: true,
|
||||
dispatchDatabaseChangedEvent({ event, conid, database }) {
|
||||
socket.emitChanged(event, { conid, database });
|
||||
return null;
|
||||
},
|
||||
|
||||
loadKeys_meta: true,
|
||||
|
||||
Reference in New Issue
Block a user