File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
Change Log
2
2
----------
3
+ ## 2023.2.0 (2023-05-15)
4
+ ### Added
5
+ - The query builder now automatically updates to display the generated query when a ` scan ` or ` query ` request is executed.
6
+ - When switching between requests, the response view automatically updates to show the cached response.
7
+ - Query builder now supports ` null ` values.
8
+ - Added the ability to zoom in the result table.
9
+ - You can now move multi-level columns in the result table.
10
+ - Structure view (` Cmd+7 ` ) for DynamoDB tables with the ability to navigate to a column and hide/show columns.
11
+ - A link to the User Experience Survey has been added to the help action group.
12
+ ### Fixed
13
+ - The query builder now is not hidden when query is not valid.
14
+
3
15
## 2023.1.5 (2023-04-20)
4
16
### Fixed
5
17
- [ \# 32] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/32 ) Not working with YDB Documents tables
You can’t perform that action at this time.
0 commit comments