You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by fsteccanella <gi...@git.apache.org> on 2017/02/06 10:00:22 UTC

[GitHub] ant pull request #32: Added option to force the csv quote char

GitHub user fsteccanella opened a pull request:

    https://github.com/apache/ant/pull/32

    Added option to force the csv quote char

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fsteccanella/ant SQLExecMod

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ant/pull/32.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #32
    
----
commit 234c98ec6f3e449ee22c4646762eb0ef65e4d60d
Author: Francesco Steccanella <fs...@gmail.com>
Date:   2017-02-06T09:57:51Z

    Added option to force the csv quote char

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant pull request #32: Added option to force the csv quote char

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ant/pull/32


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant issue #32: Added option to force the csv quote char

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the issue:

    https://github.com/apache/ant/pull/32
  
    Thanks.
    
    Could you please also modify the task's manual page and maybe add a test or two?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant issue #32: Added option to force the csv quote char

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the issue:

    https://github.com/apache/ant/pull/32
  
    Many thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant issue #32: Added option to force the csv quote char

Posted by fsteccanella <gi...@git.apache.org>.
Github user fsteccanella commented on the issue:

    https://github.com/apache/ant/pull/32
  
    While exporting a resultset in CSV, it can be useful wrap every column with the quote character also if not strictly necessary.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org