Skip to content

GA release v1.0.14

Compare
Choose a tag to compare
@shlomi-noach shlomi-noach released this 26 Aug 06:38
· 1289 commits to master since this release

Notable:

  • --concurrent-rowcount (#194): with --exact-rowcount, issue the count(*) concurrently even as row copy takes place (row count gets updated throughout the migration)
  • Using STRICT_ALL_TABLES for all operations, as safety net ()
  • Fixed support for 5.5 (#184)
  • Relaxed config file parser (#198)