File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Bytebase 3.12.2 - Dec 4, 2025
3+ author : Adela
4+ updated_at : 2025/12/04 18:00:00
5+ description : ' Improvements and Bug Fixes'
6+ ---
7+
8+ import InstallUpgrade from ' /snippets/install/install-upgrade.mdx' ;
9+
10+ ## 🎄 Enhancements
11+
12+ - Enhance database and query permission checks.
13+ - Improve selector performance with lazy loading for large workspaces.
14+ - ** SQL Server** - Add [ visualized EXPLAIN support] ( /sql-editor/run-queries#explain-query ) in SQL Editor.
15+ - ** Doris** - Improve syntax compatibility.
16+
17+ ## 🐞 Bug Fixes
18+
19+ - Prevent DML statements from being incorrectly wrapped in CTEs in SQL Editor.
20+ - Fix popup handling for database change statements in SQL Editor.
21+ - Improve and isolate SQL Editor state management across browser tabs.
22+ - Format Cassandra, Spanner, and ClickHouse result data instead of showing raw protobuf.
23+
24+ <InstallUpgrade />
Original file line number Diff line number Diff line change 381381 {
382382 "tab" : " Changelog" ,
383383 "pages" : [
384+ " changelog/bytebase-3-12-2" ,
384385 " changelog/bytebase-3-12-1" ,
385386 " changelog/bytebase-3-12-0" ,
386387 " changelog/bytebase-3-11-1" ,
You can’t perform that action at this time.
0 commit comments