PoorMansTSqlFormatter
PoorMansTSqlFormatter copied to clipboard
A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's...
I have sql code that contains Chinese characters in UTF-8 encoding, and the formatter seemed to have problem identifying some of the characters. On the other hand, if the file...
I use the batch version within DBeaver/MariaDB. About the following formatted sql I have 3 issues/questions: 1. The formatter generates a line feed before and after "union all". How can...
Azure Data Studio, works with both Azure and on site MS SQL server. Azure Data Studio is also open source so it would be supporting a related product. There is...
Please update the code to support SSMS version 17.5 (which was released about one month ago), and please also post the new compiled executable online so that users of SSMS...
Thanks for this great formatter, it does a hell of a job in my SQL statements. Could you make an option to indent before any JOIN? I like my code...
While preparing for testing [this PR](https://github.com/notepad-plus-plus/notepad-plus-plus/pull/5853) I figured out that the plugin is causing npp to crash on exit. This does NOT happen if PoorMansTSqlFormatter is the ONLY plugin loaded,...
Great tool! Indent clauses of a statement. IMHO the suggested behavior improves code readability. I quickly know what the statement is and what are clauses of that statement. With the...
As John Wardale points out, it's terribly embarassing that poorsql.com does not support https. With the advent of truly free SSL (Let's Encrypt CA), it is simply an administrative/automation challenge...
This should be fixed by #158, now clearly more urgent.