Skip to content

An Alfred app workflow that takes an SQL query from the clipboard and formats it.

License

Notifications You must be signed in to change notification settings

alexchiri/format-sql-alfred-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Format SQL Alfred 2 Workflow

Type formatsql in the Alfred popup to activate the workflow. This workflow takes whatever is in clipboard when called (preferably an SQL query) and tries to format it using sqlformat.org API. The query is properly indented and identifiers are changed to uppercase.

Once the formatting is complete you will get an option to copy the result to clipboard and also be inserted in the currently active window (if applicable).

About

An Alfred app workflow that takes an SQL query from the clipboard and formats it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages