Better replacement patterns for database dumping (%label)

[expired user #10181]'s profile image [expired user #10181] posted 7 years ago in Feature discussion Permalink

Hi.

I feel the replacement patterns are quite lackluster as of now. The best pattern for recognizing where a database is from is currently 'hostname' - which in cases of SSH tunneling is usually just '127.0.0.1'. Not useful at all like you can imagine.

I propose introducing a new pattern which will use the name/label (Session name) that you've saved for the server/connection.

(This feels like such an obvious pattern it should already exist - so if it does - it needs to be added to the mouseover-label for the textfield)

Code modification/commit 0e6c3c9 from ansgarbecker, 7 years ago, revision 9.3.0.5122
Support session name in placeholders for filename. See http://www.heidisql.com/forum.php?t=22320
ansgar's profile image ansgar posted 7 years ago Permalink

Reasonable. Just done that in r5122.

Please login to leave a reply, or register at first.