Skip to content

TablePlus/sql-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

This is a TablePlus Plugin, install SQL Formatter you will have a menu Format SQL in main menu.

menu

Support

TablePlus build 115 and above.

Install

From release

Download release, unzip and double click on file plugin to install.

Build from source

git clone git@github.com:TablePlus/sql-formatter.git
cd sql-formatter/SQLFormatter.tableplusplugin
npm install
npm run build
open .

How to use

  1. Open a SQL Query.
  2. Select statement.
  3. Menu: Plugins -> Format SQL.

License

OpenURL is released under the MIT license. See LICENSE for details.