<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 105: Include column name after "duplicate column names" error message</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/105/</link><description>Recent changes to 105: Include column name after "duplicate column names" error message</description><atom:link href="https://sourceforge.net/p/csvjdbc/feature-requests/105/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 14 May 2019 17:27:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/csvjdbc/feature-requests/105/feed.rss" rel="self" type="application/rss+xml"/><item><title>#105 Include column name after "duplicate column names" error message</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/105/?limit=25#77a0</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,7 +1,9 @@&lt;/span&gt;
 If the CSV file contains duplicate column names, then CsvJdbc throws the following exception:

&lt;span class="gi"&gt;+~~~&lt;/span&gt;
 java.sql.SQLException: Table contains duplicate column names
    at org.relique.jdbc.csv.CsvRawReader.&amp;lt;init&amp;gt;(CsvRawReader.java:144)
    at org.relique.jdbc.csv.CsvStatement.executeParsedQuery(CsvStatement.java:456)
&lt;span class="gi"&gt;+~~~&lt;/span&gt;

 It would be helpful if the duplicate name was also included in the error message.
&lt;/pre&gt;&lt;/div&gt;


&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Chenery</dc:creator><pubDate>Tue, 14 May 2019 17:27:45 -0000</pubDate><guid>https://sourceforge.net3a2fbbccf6cbbde662b9650992c459c4259ef734</guid></item><item><title>Include column name after "duplicate column names" error message</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/105/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If the CSV file contains duplicate column names, then CsvJdbc throws the following exception:&lt;/p&gt;
&lt;p&gt;java.sql.SQLException: Table contains duplicate column names&lt;br/&gt;
    at org.relique.jdbc.csv.CsvRawReader.&amp;lt;init&amp;gt;(CsvRawReader.java:144)&lt;br/&gt;
    at org.relique.jdbc.csv.CsvStatement.executeParsedQuery(CsvStatement.java:456)&amp;lt;/init&amp;gt;&lt;/p&gt;
&lt;p&gt;It would be helpful if the duplicate name was also included in the error message.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Chenery</dc:creator><pubDate>Tue, 14 May 2019 17:27:25 -0000</pubDate><guid>https://sourceforge.net2fd229c18e9ceb1aa03c29d404ca5747fd0061c6</guid></item><item><title>Include column name after "duplicate column names" error message</title><link>https://sourceforge.net/p/csvjdbc/feature-requests/105/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 105 has been modified: Include column name after "duplicate column names" error message&lt;br/&gt;
Edited By: Simon Chenery (simoc)&lt;br/&gt;
Description updated:&lt;br/&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1,7 +1,9 @@&lt;/p&gt;
&lt;p&gt;If the CSV file contains duplicate column names, then CsvJdbc throws the following exception:&lt;/p&gt;
&lt;p&gt;+~~~&lt;br/&gt;
 java.sql.SQLException: Table contains duplicate column names&lt;br/&gt;
    at org.relique.jdbc.csv.CsvRawReader.&amp;lt;init&amp;gt;(CsvRawReader.java:144)&lt;br/&gt;
    at org.relique.jdbc.csv.CsvStatement.executeParsedQuery(CsvStatement.java:456)&lt;br/&gt;
+~~~&amp;lt;/init&amp;gt;&lt;/p&gt;
&lt;p&gt;It would be helpful if the duplicate name was also included in the error message.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Chenery</dc:creator><pubDate>Tue, 14 May 2019 17:27:25 -0000</pubDate><guid>https://sourceforge.net5e57348b89001af700c2ee982752a8ee09841adf</guid></item></channel></rss>