Skip to content

Releases: anatoliy-savchak/SQLFormat

SQLFormat 1.6

21 Feb 13:09
Compare
Choose a tag to compare

Added Insert except statement

Fixes and installer

18 Dec 11:40
Compare
Choose a tag to compare
  • 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

26 Mar 17:38
Compare
Choose a tag to compare

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

26 Mar 11:46
Compare
Choose a tag to compare
v1.0

Created