mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 23:53:57 +00:00
Merge branch 'master' of github.com:dbgate/dbgate
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
|||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'CSV file (semicolor separated)',
|
label: 'CSV file (semicolon separated)',
|
||||||
extension: 'csv',
|
extension: 'csv',
|
||||||
createWriter: (fileName) => ({
|
createWriter: (fileName) => ({
|
||||||
functionName: 'writer@dbgate-plugin-csv',
|
functionName: 'writer@dbgate-plugin-csv',
|
||||||
|
|||||||
Reference in New Issue
Block a user