PoorMansTSqlFormatter icon indicating copy to clipboard operation
PoorMansTSqlFormatter copied to clipboard

alter table alter column

Open abn- opened this issue 8 years ago • 2 comments

formatting alter table alter column statement add additional empty line in-between:

alter table dbo.TableName

alter column ColumnName decimal(24, 2) not null

abn- avatar Jan 20 '17 14:01 abn-

This is not a huge practical issue, but I agree it's irritating...

TaoK avatar Nov 05 '17 16:11 TaoK

Hi,

Any updates on this? I'm using statementBreaks 3 and it looks even worse

Kamui123 avatar Mar 16 '21 16:03 Kamui123