Skip to content

v1.1-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@rdagumampan rdagumampan released this 18 Jan 11:39
· 209 commits to master since this release
a359c4f

Latest nightly build for v1.1 from master

Key development:

  • Support for Snowflake DW (preview) *** NEW!
  • Support for AWS Redshift DW (preview) *** NEW!
  • Sequence number in bulk csv files to address FK constraints
  • Support transaction modes per session, per version, and per-statement
  • Requires --require-cleared-draft option on yuniql run
  • Push docker images to dedicated yuniql/yuniql Dockerhub account
  • New CLI command yuniql platforms
  • Major refactoring, code cleanup and better test coverage
  • Many many bug fixes and code improvements

See yuniql 2021 roadmap here https://github.com/rdagumampan/yuniql/projects/3
HTH, Rodel