Skip to content

Releases: yscorecore/changedb

Support Execution Pre & Post Scripts in Parallel Mode

09 Jun 12:53

Choose a tag to compare

  • Now ChangeDB has the ability to execute multiple Pre & Post scripts during workflow

Support Pre and Post step during migration & Filter function

09 Jun 13:00

Choose a tag to compare

  • 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

07 Jun 13:49

Choose a tag to compare

  • Fix Postgres generated dump file which type Datatime miss precision of millisecond

Support option to hide progress bar

02 Mar 13:13
fb3babb

Choose a tag to compare

  • Support option to hide progress bar

Improve console output

02 Mar 13:12

Choose a tag to compare

  • Fix no help message issue

Improve postgres dump file

02 Mar 13:09
d12273a

Choose a tag to compare

  • Postgres dump file support copy format

Support MySql Agent & Improve postgres Agent

22 Feb 15:53

Choose a tag to compare

  • Support MySql Agent
  • Postgres dump file support copy format
  • Support default target database schema
  • Case insensitive enum values
  • Improve Postgres repr service