if a query is saved as a favorite and is selected while an
existing query is in the custom query text box, the favorite
query is appended to the value of the text box, rather than
replacing the text.
I wonder if that last comment was by me! I think that this is intermittent, and may
depend on the presence of newlines and linefeed characters in the .plist .
Since I tend to add to my list of favourites and edit them quite a bit this behaviour
is quite O.K.
You can probably fix up your favourites by opening the CocoaMySQL .plist in, say,
textmate. I would suggest that you keep an independent copy of these queries in
a text file or, better, in some form of SCM system.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
I think that I am seeing this.
Logged In: NO
I wonder if that last comment was by me! I think that this is intermittent, and may
depend on the presence of newlines and linefeed characters in the .plist .
Since I tend to add to my list of favourites and edit them quite a bit this behaviour
is quite O.K.
You can probably fix up your favourites by opening the CocoaMySQL .plist in, say,
textmate. I would suggest that you keep an independent copy of these queries in
a text file or, better, in some form of SCM system.