Important fixes - to use massively

gremonesi

Member²
Marko,
Release 4 and 5, in my opinion, did not have the improvements that are significant for developers or support analysts, I will explain them in the topics below:

1 - When doing a select 1 it is displayed in grid_1 with the data, if in the same "sql document" doing a select 2 another grid_2 is displayed, but if you place the cursor in select 1 the grid_2 disappears, let's assume you wanted to add more conditions in select 1 that are data from grid 2, when placing the cursor in select 1, grid 2 disappears, and is only displayed when the cursor is placed in select 2.

2 - It was already mentioned in release 3 and it was not corrected.
- Pinned would have to be the same as PL/sqldeveloper, right-clicking on the grid and choosing the pinned option
- when double clicking on a word the cursor flashes in the middle of the word, you cannot know if the word is selected

3 - option to export to excel

If you don't solve these problems, you won't even be able to use plyxon massively.
 
1: For this we have added a "Pin" button on the status line of the SQL Document.

2: We'll fix the double-click issue.

3: You can click on the "Export Results" button and select the "Excel" format.
 
Back
Top