Documentation Index
Fetch the complete documentation index at: https://docs.bytebase.com/llms.txt
Use this file to discover all available pages before exploring further.
🔔 Notable Changes
- New database CI/CD experience is available in preview. Enable it from the profile dropdown.
default_expression,default_string, anddefault_nullfields inColumnMetadataare removed from the API. Use the unifieddefaultfield instead. This affects APIs such asGetDatabaseMetadataandGetChangelog.
🚀 New Features
- In SQL Editor and audit log, show masking reason for sensitive data.
🎄 Enhancements
- Data export files are available for 24 hours with unlimited downloads.
- SQL Server - Support Spatial Index in schema rollback and synchronization.
- Redshift - Support turning off transaction wrapping using the
-- txn-mode=offdirective before the SQL statement. - Terraform - Support more policies:
- rollout policy (for environments)
- copy data policy (for environments and projects)
- data source query policy (for environments and projects)
- See example configurations.
- Introduce a new 8-part series of Terraform Provider Tutorials.

