Skip to content

floh0/sublime-sql-formatter

Repository files navigation

Sublime-SQL-Formatter

SQL Query Formatter for Sublime Text 3

Commands

To format a SQL Query, make selection of query (otherwise all the view buffer will be selected) and press keys :

  • Windows: ctrl+alt+l

Or through Command Palette with "SQL Formatter: Format Query"

You can also minify a query with keys :

  • Windows: ctrl+alt+y

Or through Command Palette with "SQL Formatter: Minify Query"

About

This formatter is based on Hive SQL Syntax. Queries based on another SQL Syntax may not be recognized.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages