This component facilitates the formatting and colorization of a provided T-SQL query. It offers two main interfaces: a public SQLFormatter Block and public Server Actions.
The block allows to receive an already pre-formatted response and renders it, while the server actions call directly the formatting methods.
Use several formatting options, and also block inputs to choose the use desired output.
Credits to TaoK(https://github.com/TaoK/PoorMansTSqlFormatter/tree/master/PoorMansTSqlFormatterJSLib )
- New Demo version with updated icons;
Affero GPL (AGPL 3.0 https://www.gnu.org/licenses/agpl-3.0.en.html)