sasha-alias / sqltabs

Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift, Google Firebase (Firestore)
https://www.sqltabs.com
GNU General Public License v3.0
803 stars 57 forks source link

Open Postgres links #87

Closed maury91 closed 7 years ago

maury91 commented 7 years ago

After opening the app the first time, the app will ask if you want to use SQL Tabs to open postgres:// links. When you click on one of those links on chrome, chrome will ask you if you want to open the link with SQL Tabs. On Mac, if you run on the terminal "open postgres://..." will open SQL Tabs.

In both cases, if SQL Tabs is already open, the link will be open in a new tab

This PR relates to https://github.com/sasha-alias/sqltabs/issues/71