Bytebase 2.19.0
Ningjing1 min read
π New Features
- Support DynamoDB.
- Support standalone SQL review issue.
- Support Slack direct messages for issue activities.
- Support prior backup for PostgreSQL.
- Add SQL Review Rule for SQL Server: Disallow redundant indexes.
π Breaking Changes
- Creating multiple-database issues will now share SQL statements among databases.
π Enhancements
- Support managing instances and environments in SQL Editor.
- Support specifying the maximum role expiration time for querier and exporter.
- Enhance SQL Review Rule for SQL Server: Catch sp_rename in Backward Compatibility check.
- Support querying sequence for PostgreSQL in SQL Editor.
- Optimize memory usage.
π° Fresh Off the Press
- Bytebase's SQL Review detects anti-SQL patterns for all mainstream relational databases. To speed up SQL Review (to make all our lives happier), we took time to optimize our SQL Server parser, making SQL Review 70x faster! π
βοΈ Install and Upgrade
-
Fresh install: https://www.bytebase.com/docs/get-started/self-host
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.