MYsql Code in (HTML) Export
| User, date | Message |
|---|---|
|
Written by maeeh
10 months ago Category: Feature discussion 13 posts since Wed, 01 Dec 10 |
Hi All, i am currently using the html-export very often to document some issues and i am really missing the source code of the query in the report as it was in the earlier versions of HeidiSQl (or was it SQLFront). So I would like to suggest having an button in the export-screen giving the user the oppurtunity to choose wether the query-code is included in the output or not. Greetings Axel |
|
Written by ansgar
10 months ago 3958 posts since Fri, 07 Apr 06 |
I'll check if that's doable. |
|
Written by maeeh
10 months ago 13 posts since Wed, 01 Dec 10 |
Thanx a lot Ansgar. It would really help me rememebering which query i wrote for different purposes, as my Snippets-Folder is quite full with other often used queries. But if it is not possible, no problem, notepad++ may help ;) |
|
Written by ansgar
9 months ago 3958 posts since Fri, 07 Apr 06 |
Done in r4180, please try out that new checkbox. |
|
Written by jfalch
9 months ago 223 posts since Sat, 17 Oct 09 |
works well. I think it should not be too difficult to enable this in XML as well (<query sql="...">) ... |
|
Written by maeeh
9 months ago 13 posts since Wed, 01 Dec 10 |
works like a charm, thanx a lot |
|
Written by ansgar
9 months ago 3958 posts since Fri, 07 Apr 06 |
jfalch wrote: I think it should not be too difficult to enable this in XML as well ... Not difficult. But is that right, just to put some additional XML element at the top? |
|
Written by ansgar
9 months ago 3958 posts since Fri, 07 Apr 06 |
r4186 now allows the "Include query" option for XML output. Also, I modified the XML style to imitate what mysqldump does, see http://dev.mysql.com/doc/refman/5.5/en/mysqldump.html#option_mysqldump_xml |
|
Written by jfalch
9 months ago 223 posts since Sat, 17 Oct 09 |
thank you. |
|
Please login to leave a reply, or register at first. |