mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 09:36:01 +00:00
ability to create string mongo IDs when importing
This commit is contained in:
@@ -63,8 +63,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
// $: targetArchiveFolder = importToArchive ? `import-${moment().format('YYYY-MM-DD-hh-mm-ss')}` : $currentArchive;
|
||||
|
||||
$: effect = useEffect(() => registerRunnerDone(runnerId));
|
||||
|
||||
function registerRunnerDone(rid) {
|
||||
|
||||
Reference in New Issue
Block a user