Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Subsequent export as csv creates file w/ correct name.
'xxx-mydb-mytable-20131113.csv'
Now, exit export dialog, right-click different table, export > as sql,
customized file name still displays as 'xxx-mydb-mytable-20131113.sql', should
display as 'xxx-mydb-yourtable-20131113.sql', actually exports as
'xxx-mydb--20131113.sql' (i.e., missing table name)
Subsequent export as csv exported correctly as filename
'xxx-mydb-yourtable-20131113.csv'
Original comment by kcros...@gmail.com
on 13 Nov 2013 at 3:37
Whatever table has been selected on modification of customize filename, that
table name will always be displayed as part of the customized filename,
regardless which file is actually being exported, even in the case of csv which
does create a file w/ the proper name.
Original comment by kcros...@gmail.com
on 13 Nov 2013 at 3:41
Original issue reported on code.google.com by
kcros...@gmail.com
on 13 Nov 2013 at 3:12