vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Inconsistent export of NULL values #1218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a table with the attached SQL dump
2. Export the contents of the table (oops-1.png) as a CSV file using the 
settings provided in oops-2.png.
3. Select the contents of the table ("SELECT * FROM oops;")
4. Export the query results (oops-3.png) as a CSV file using the settings 
provided in oops-4.png.

The contents of the two CSV files differ in that the NULL value for the table 
export is not quoted...for the query results it is.  I would expect the result 
to be not quoted for both.

Sequel Pro 0.9.9.1 r3408
MySQL 5.5.12

Original issue reported on code.google.com by mike.ja...@abominable.ca on 25 Oct 2011 at 8:19

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 5 Nov 2011 at 10:29

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 2 Jan 2012 at 4:48

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 10 Jan 2012 at 12:16

GoogleCodeExporter commented 9 years ago
Fixed in r3466.

Original comment by stuart02 on 14 Jan 2012 at 1:52