From 4949027df66aa89a73fdb1dd5bd7674486144023 Mon Sep 17 00:00:00 2001 From: jurgen Date: Fri, 14 Aug 2015 17:11:29 +0000 Subject: [PATCH] CSV exporter quote char config --- docs/todo.txt | 3 --- plugins/org.jkiss.dbeaver.core/plugin.xml | 1 + .../tools/transfer/stream/impl/DataExporterCSV.java | 10 +++++++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/todo.txt b/docs/todo.txt index 8695ea2394..b2678c09cd 100644 --- a/docs/todo.txt +++ b/docs/todo.txt @@ -1,6 +1,4 @@ -MongoDB driver (3.x) Folders colors customization. -DB toolbar/menu visibility config in Eclipse mode MacOS test Eclipse Mars update OpenSUSE test (UI is broken) @@ -11,7 +9,6 @@ Objects cache. Allow to load single object without entire cache loading (for tab Remove QMDB warnings from main Error Log Delete button in doc editors. Disable all RSV actions when in editor (inline/over) -Export to CSV - configure quote character Split core and ui on different plugins DBeaver features usage model Vertica keywords diff --git a/plugins/org.jkiss.dbeaver.core/plugin.xml b/plugins/org.jkiss.dbeaver.core/plugin.xml index 8a11b215e7..5c0a63e871 100644 --- a/plugins/org.jkiss.dbeaver.core/plugin.xml +++ b/plugins/org.jkiss.dbeaver.core/plugin.xml @@ -2365,6 +2365,7 @@ +