Adela2 min read
Bytebase 2.18.0
🚀 New Features
- Support user groups.
- Support BigQuery.
- Support sync schema for SQL Server.
- Support MongoDB cluster and direct connection to a node within a cluster.
- Support displaying detailed issue task execution logs for SQL Server and Oracle.
- Add SQL Review Rules:
- Prohibit cross-database queries in SQL Server.
- Prohibit performing calculations or calling functions in the 'WHERE' clause for SQL Server.
- Prohibit creating functions or procedures in SQL Server.