Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Sessions within folders #2

Open
lostping opened this issue Jun 11, 2019 · 0 comments
Open

Sessions within folders #2

lostping opened this issue Jun 11, 2019 · 0 comments

Comments

@lostping
Copy link

Current versions of HeidiSQL won't start sessions that are within a folder structure.
At least it doesn't work anymore with the description alone, you must provide the complete structure to the command line option -d.

i.e. Servers\Myfolder\Mysubfolder\Description\Host must be started with
-d "Myfolder\Mysubfolder\Description" instead of "Description" alone.

As I'm using the portable version of HeidiSQL and to get my sessions startable again, I had

  1. to change the regex in heidisettings.py to 'Servers\(.*)\Host' and
  2. pass the session to session_name without rpartitioning it (line 69)

This might be a limitation of the current version of keypirinha-heidisql that is bugging some more people.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant