- Notifications
You must be signed in to change notification settings - Fork0
SQL Formatter plugin for UltraEdit
License
sqlparser/isf_ultraedit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SQL Formatter plugin for UltraEdit
####InstallJust downloadsqlformat.exeand save it into any directory <your sqlFormat dir>.
Config this plugin via Advanced -> Tool configuration:
Enter <your sqlFormat dir>\sqlFormat.exe -f %P%N%E in Command line
Set output options like this:
####UsageFormat SQL in editor by click "Format SQL File" via menu advanced -> Format SQL File,or use hotkey Ctrl+Shift+0.
You can also downloadformat option fileand put it into <your sqlFormat dir>. You can change options in this file to control the layout of formatted sql.
For detailed explanation of those format options, Please check document here:
https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-Coding-Standard-and-Guideline
####NOTEIn order to use this sql formatter plugin for UltraEdit, you should be online.This plugin send your SQL to our SQL FaaS server here:
https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-FaaS#2-api
If you don't want to send your SQL via internet, you may conside to usesql pretty printer desktop version
####Contacthttp://www.dpriver.com
####Format options:https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-Coding-Standard-and-Guideline
####Links:sql pretty printer desktop version
sql pretty printer addin for SQL Server Management Studio
sql pretty printer addin for Visual Studio
About
SQL Formatter plugin for UltraEdit
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.

