Releases: anatoliy-savchak/SQLFormat
Releases · anatoliy-savchak/SQLFormat
SQLFormat 1.6
Added Insert except statement
Fixes and installer
- Fixed max length of Text Box in first tab to be large;
- Added Merge options: insert only, use star in CTE, use intersect;
- Added skipping identity and primary keys in Merge in insert and intersect;
- Added options in Insert: values, include default columns, not already exists;
Fixes and installer
1)display errors when not parsed
2) rename exe
3) fix whitespace in select inline
4) fix version of tsql to be latest
5) fixed DataType AV for calculated fields
Initial
v1.0 Created