PoorMansTSqlFormatter icon indicating copy to clipboard operation
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...

Results 108 PoorMansTSqlFormatter issues
Sort by recently updated
recently updated
newest added

The formatter gives an error on following example SQL Code `SELECT 1 FROM toto INNER JOIN titi LEFT JOIN tata ON 2 = 2 ON 1 = 1 `

I'm working with a PL/SQL middle-layer that supports using brackets for textually building any part of the SQL statement prior to executing it. This functionality is relied upon by the...

Hi, I am not sure where I could download latest netstandard2.0 or net471 library builds. The nuget in nuget.org is very old. Thanks in advance.

Hello, i tried to format the t-sql code contains "BEGIN DIALOG" command. Plugin recognizes this command as broken ("BEGIN" without "END") and formats it wrong: ``` --WARNING! ERRORS ENCOUNTERED DURING...

As @TaoK's time investment into this project has been tapering off, and others have expressed interest in improving things, it's not only important to set up an environment that easily...

priority-high

SSMS 2014 Info ![image](https://user-images.githubusercontent.com/5321225/34759007-7bca20dc-f614-11e7-9ee7-e78d53c852d2.png) ![image](https://user-images.githubusercontent.com/5321225/34759087-dd1ef394-f614-11e7-823e-596436aff6bf.png) PoorMansTSqlFormatter version 1.6.11

priority-high
resolved

Joe Wezensky asks: > Is it possible to have the ‘remove comments’ feature applicable to the formatted output? > Right now it only seems to apply when you are obfuscating...

nice-to-have

the notepad++ version is v7.7.1 also,I tried any other versions ,such as notepad++ v7.6,v7.5,v7.4,v6.x, manually install or install by plugin manager, but all failed !!!!!!!!!!!!!!! dose any one has the...

Reference: https://github.com/TaoK/PoorMansTSqlFormatter/issues/228#issuecomment-517022755 >If you'd like some sort of confidence that I'll actually accept a pull request, please push me on getting a contributor agreement together. The gist of the thing...

priority-high