Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tkopets authored Apr 11, 2019
1 parent 991a549 commit 9eea58e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions messages/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Your swiss knife SQL for Sublime Text.

Write your SQL with smart completions and handy table and function definitions, execute SQL and explain queries, format your queries and save them in history.

Project website: http://mtxr.github.io/SQLTools/
Project website: https://code.mteixeira.dev/SublimeText-SQLTools/

## Features

* Works with PostgreSQL, MySQL, Oracle, MSSQL, SQLite, Vertica, Firebird
* Works with PostgreSQL, MySQL, Oracle, MSSQL, SQLite, Vertica, Firebird and Snowflake
* Smart completions (except SQLite)
* Run SQL Queries `CTRL+e, CTRL+e`
* View table description `CTRL+e, CTRL+d`
Expand All @@ -25,4 +25,4 @@ Project website: http://mtxr.github.io/SQLTools/

## Configuration

Documentation: http://mtxr.github.io/SQLTools/
Documentation: https://code.mteixeira.dev/SublimeText-SQLTools/

0 comments on commit 9eea58e

Please sign in to comment.