v0.5.0
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)