mtxr / SublimeText-SQLTools

SQLTools for Sublime Text 3
https://code.mteixeira.dev/SublimeText-SQLTools/
GNU General Public License v3.0
177 stars 40 forks source link

database support for hive or presto #204

Open yamyamyuo opened 5 years ago

yamyamyuo commented 5 years ago

This issue template helps us understand your SQLTools issues better.

You don't need to stick to this template, but please try to guide us to reproduce the errors or understand your feature requests.

Before submitting an issue, please consider these things first:

  • Are you running the latest version? If not, try to upgrade.
  • Did you check the Setup Guide?
  • Did you check the logs in console (Ctrl+` or select View → Show Console)?

Issue Type

Feature Request

Description

Support the database connection with hive or presto, since we don't want to configure lots of db connections through the settings. It will be great to connect the data warehouse through one single source.

Version

You can get this information by executing ST: About from Sublime Command Palette.