Skip to content

Releases: sethreno/schemazen

1.4

06 Mar 18:03
Compare
Choose a tag to compare
  • Add support for scripting index differences
  • Fix --overwrite on compare command
  • add --debug option to compare command

1.3.56

13 Mar 02:20
Compare
Choose a tag to compare

Fixes #43 and various other things. See 1.3.51...1.3.56 for details.

Thanks to @mobilebilly @ConstantineK for the pull requests.

1.3.51

08 Feb 14:59
Compare
Choose a tag to compare
Fix columnstore indexes not working

https://github.com/sethreno/schemazen/issues/117

1.3.50

05 Feb 17:36
Compare
Choose a tag to compare
  • #117 is fixed
  • removed extra white space in CREATE INDEX statements

1.3.47

28 Jan 23:19
Compare
Choose a tag to compare

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

27 Jun 15:50
Compare
Choose a tag to compare

1.3.40

1.3.39

22 Apr 14:45
Compare
Choose a tag to compare

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

21 Apr 20:57
Compare
Choose a tag to compare

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

11 Mar 20:18
Compare
Choose a tag to compare

1.3.31

1.3.30

09 Mar 16:22
Compare
Choose a tag to compare

1.3.30