New Database CI/CD Experience Preview
default_expression
, default_string
, and default_null
fields in ColumnMetadata
are removed from the API. Use the unified default
field instead. This affects APIs such as GetDatabaseMetadata
and GetChangelog
.-- txn-mode=off
directive before the SQL statement.Fresh install: /get-started/self-host
Upgrade: /get-started/upgrade
Warning 1): Bytebase does not support in-place downgrade. Make sure to back up your metadata before upgrading. 2) Never run multiple containers on the same data directory. Stop and remove the old one first to avoid corruption.