File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Unreleased
3+ ## v0.5.2
4+
5+ - When clicking ` Run All ` , cells now execute in series. Previously, cells executed in parallel.
46
57- New configuration option for maximum number of result rows before truncating the result table.
68 Defaults to ` 25 ` .
1113}
1214```
1315
16+ ## v0.5.1
17+
18+ - Fix for ` mysql ` driver result tables that caused each row to render with its own header.
19+
1420## v0.5.0
1521
1622- Bundle ` sqls ` language server into ` vscode-sql-notebook ` .
Original file line number Diff line number Diff line change 77 "repository" : {
88 "url" : " https://github.com/cmoog/vscode-sql-notebook"
99 },
10- "version" : " 0.5.1 " ,
10+ "version" : " 0.5.2 " ,
1111 "preview" : false ,
1212 "engines" : {
1313 "vscode" : " ^1.59.0"
You can’t perform that action at this time.
0 commit comments