See https://community.localwp.com/t/sequel-pro-add-on/27380/2 for context.
The idea here is that if you don't have TablePlus installed, but you do have Sequel Pro installed (and I can just switch out the App that is launched to Sequel Pro and it works the same way) maybe a secret functionality of the addon could fallback to Sequel Pro (Nightly) if you have it installed.
- It would have to connect the same way: e.g. I fire up Sequel Pro and it uses
/tmp/mysql.sock to connect by default (if it doesn't do this, I likely won't commit to this)
- It would have to be an easy fallback to code in (if it's too hard, I don't use Sequel Pro, so I don't want to commit both time and maintenance to it)
But, if it can be done easily, I'm happy to try.
See https://community.localwp.com/t/sequel-pro-add-on/27380/2 for context.
The idea here is that if you don't have TablePlus installed, but you do have Sequel Pro installed (and I can just switch out the App that is launched to Sequel Pro and it works the same way) maybe a secret functionality of the addon could fallback to Sequel Pro (Nightly) if you have it installed.
/tmp/mysql.sockto connect by default (if it doesn't do this, I likely won't commit to this)But, if it can be done easily, I'm happy to try.