Skip to main content
Bytebase records the history for each schema change. To roll back a schema change:
  • You can use Schema Synchronization to synchronize the database to a history schema version.
  • You can open the database changelog, select an entry that changed the schema, and roll back. Rollback is only offered on entries with a schema difference, so it does not apply to pure data changes.