PoorMansTSqlFormatter
PoorMansTSqlFormatter copied to clipboard
alter table alter column
formatting alter table alter column statement add additional empty line in-between:
alter table dbo.TableName
alter column ColumnName decimal(24, 2) not null
This is not a huge practical issue, but I agree it's irritating...
Hi,
Any updates on this? I'm using statementBreaks 3 and it looks even worse