Skip to content

v0.7.1

Choose a tag to compare

@winebarrel winebarrel released this 20 Apr 13:49
Immutable release. Only release title and notes can be modified.
v0.7.1
441393c

Changelog

  • 441393c Merge pull request #38 from winebarrel/split-rename-duplicate-files
  • 0ca6b94 Use O(1) lookup for duplicate file name detection and simplify test
  • b828a0e Rename duplicate files in split output with case-insensitive comparison
  • 21f0863 Merge pull request #37 from winebarrel/detect-duplicate-objects
  • 66c8b60 Add tests for duplicate object detection via ALTER TABLE and column-level constraints
  • e6c7370 Return error for duplicate objects in SQL files