Releases: yscorecore/changedb
Releases · yscorecore/changedb
Support Execution Pre & Post Scripts in Parallel Mode
- Now ChangeDB has the ability to execute multiple Pre & Post scripts during workflow
Support Pre and Post step during migration & Filter function
- ChangeDB now support using Pre and Post script in the different workflow during migration
- ChangeDB now support user-defined filter rules to identify table or schema in source table for migration
Fix potential issue
- Fix Postgres generated dump file which type Datatime miss precision of millisecond
Support option to hide progress bar
- Support option to hide progress bar
Improve console output
- Fix no help message issue
Improve postgres dump file
- Postgres dump file support copy format
Support MySql Agent & Improve postgres Agent
- Support MySql Agent
- Postgres dump file support copy format
- Support default target database schema
- Case insensitive enum values
- Improve Postgres repr service