Tags: iamfork/bytebase
Tags
Bump version from 0.4.1 to 0.5.0 -- Features * Project level activities * Customize vcs migration file path * Customize vcs latest schema file path * Dedicated migration history page * Record schema snapshot in the migration history -- Infra * Execute task asynchronously * Remove sync_status and last_successful_sync_ts in tbl, idx, col table -- Bugs * MySQL 5.7 schema sync bytebase#21
Bump version to 0.4.1 Features - Support rollback in UI-based SQL review workflow Improvement - Taking backup in a single transaction to make the backup consistent. - Add alter schema button on the database detail page - Add button to apply SQL statements to other pipeline stages. - Optimize database table list - Hide project quick action list for non-project member