Schemazen Versions Save

Script and create SQL Server objects quickly

1.4

4 years ago
  • Add support for scripting index differences
  • Fix --overwrite on compare command
  • add --debug option to compare command

1.3.56

7 years ago

Fixes #43 and various other things. See https://github.com/sethreno/schemazen/compare/1.3.51...1.3.56 for details.

Thanks to @mobilebilly @ConstantineK for the pull requests.

1.3.51

7 years ago

1.3.50

7 years ago
  • #117 is fixed
  • removed extra white space in CREATE INDEX statements

1.3.47

7 years ago

A couple of bugs were fixed that change the command line interface and the generated scripts.

  • #107 is fixed This changes the command line interface. You can specify --overwrite --verbose instead of --overwrite true --verbose true.
  • trailing space after column definitions was removed If you use schemazen for db version control you'll see a lot of false positives.

1.3.40

7 years ago

1.3.40

1.3.39

8 years ago

1.3.39

Includes support for roles and view indexes. Also, a change was made to the data export feature so that no file is generated if a table contains no data.

1.3.38

8 years ago

1.3.38

Several bug fixes including a fix for #71. Note the order of foreign keys was changed so it's deterministic. If you use schema zen for db version control you may notice diffs due to this.

1.3.31

8 years ago

1.3.31

1.3.30

8 years ago

1.3.30