mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 16:36:00 +00:00
JSON import
This commit is contained in:
@@ -13,6 +13,7 @@ const jsonFormat = {
|
||||
storageType: 'json',
|
||||
extension: 'json',
|
||||
name: 'JSON',
|
||||
readerFunc: 'jsonReader',
|
||||
writerFunc: 'jsonArrayWriter',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user