diff options
Diffstat (limited to 'Plugins/SqlExport/sqlexport.json')
| -rw-r--r-- | Plugins/SqlExport/sqlexport.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Plugins/SqlExport/sqlexport.json b/Plugins/SqlExport/sqlexport.json new file mode 100644 index 0000000..bd06adf --- /dev/null +++ b/Plugins/SqlExport/sqlexport.json @@ -0,0 +1,7 @@ +{ + "type": "ExportPlugin", + "title": "SQL export", + "description": "Provides SQL format for exporting", + "version": 10100, + "author": "SalSoft" +} |
