prabowomurti / sequel-pro

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

Structure and Drop Table Syntax check boxes re-check after switching file formats #714

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Go to Export. Un check "Structure" and "Drop Table Syntax" from right hand 
column. These 
columns disappear from view in SQL export.
2. Switch to CSV tab.
3.Switch back to SQL tab. S and D columns are now visible in SQL export, 
although they are 
unchecked on right hand side column.

What is the expected output? What do you see instead?
If these boxes are unchecked, these columns should remain hidden regardless of 
what format you 
are exporting in. Additionally, these buttons currently only hide the options 
for Structure and 
Drop Table Syntax. They don't remove these from the file export. Is there 
currently a way to 
uncheck all "Structure" and "Drop Table Syntax" options from export? 

What version of Sequel Pro are you using? What version of MySQL are you
connecting to on the server?

Please provide any additional information below.

Original issue reported on code.google.com by serpicol...@gmail.com on 1 Jun 2010 at 2:26

GoogleCodeExporter commented 9 years ago
Revision 2273 fixes the interface validation of the columns not staying 
invisible when the checkboxes are 
unchecked when switching between data formats. The secondary issue of the 
contents of SQL exports when 
checking/unchecking these options is being tracked via issue 610.

Thanks for the report.

Cheers

Stuart

Original comment by stuart02 on 1 Jun 2010 at 10:17