Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 12:55
· 11 commits to main since this release
75a8cc2

This release includes DML and DDL batching.

Breaking Changes

No breaking change.

Changelog

New Features

  • 75a8cc2 Add Commit Timestamp in CLI_ECHO_EXECUTED_DDL (#110)
  • 1e36f38 Implement batch DML (#109)
  • 9182c3e Implements --impersonate-service-account using apstndb/adcplus (#107)
  • df4f181 Support interactive DDL batching (#108)
  • 32bf691 Use mpb.BarRemoveOnComplete and enable progress bar only in interactive (#103)

Bug Fixes

Misc