Skip to content

v0.8.3

Compare
Choose a tag to compare
@ldhasson ldhasson released this 25 Sep 14:54
· 577 commits to master since this release
165ea6d

Minor release to fix a few bugs found in 0.8.2, and 2 new features:

  • Allow for table definition cloning with new "cloneAs" element
  • Allow for schema dependencies to be declared and skipped from migration

The individual issues are:
#433 Clean up the "docs" folder that is exported on gitpages
#426 Reverse command line utility doesn't output good logs
#425 A count aggregate of BOOLEAN is yielding a BOOLEAN view column which is incorrect
#405 Allow for table definition cloning
#380 Exclude schemas from runtime migration/checks
#317 Tilda factory initialization only occurs for main database and is not executed for each tenant