Rahul Shirsat
|
375e2e0d13
|
Fixed minor issue of the add-folder icon in the file manager.
|
2020-12-07 15:48:11 +05:30 |
|
Rahul Shirsat
|
3e2a1c4eca
|
Ensure that folder rename should work properly in Storage Manager. Fixes #5943
|
2020-11-19 10:33:05 +05:30 |
|
Rahul Shirsat
|
be386e77f2
|
1) Fixed an issue where the process watcher dialog throws an error for
the database server which is already removed. Fixes #5985
2) Fixed cognitive complexity reported by SonarQube.
|
2020-11-12 17:47:21 +05:30 |
|
Rahul Shirsat
|
183c83f0d2
|
Fixed an issue where the validation error message is shown twice. Fixes #5736
|
2020-10-30 14:59:22 +05:30 |
|
Rahul Shirsat
|
c2ad97d0ab
|
Added support to download utility files at the client-side. Fixes #3318
|
2020-10-23 16:14:55 +05:30 |
|
Rahul Shirsat
|
8029d9e65e
|
1) Fixed internal server error when clicking on the open new query tool button
from the View/Edit Data window. Fixes #5831
2) Fixed schema diff panel title issue on new tab.
|
2020-09-14 17:42:59 +05:30 |
|
Rahul Shirsat
|
7fac72cac5
|
Fixed an issue where alert message should get displayed on active browser window.
refs #4059
|
2020-09-10 12:09:56 +05:30 |
|
Rahul Shirsat
|
62e6848dc8
|
1) Added tooltip & keyboard shortcut for the query tool button.
2) Fixed TypeError issue.
refs #4059
|
2020-09-09 19:32:33 +05:30 |
|
Rahul Shirsat
|
b5c299c5ad
|
Fixed an issue where --load-server does not allow loading connections that use pg_services. Fixes #5746
|
2020-08-31 17:49:46 +05:30 |
|
Rahul Shirsat
|
e8b192be3e
|
Added a new button to the query tool toolbar to open a new query tool window. Fixes #4059
|
2020-08-28 13:53:08 +05:30 |
|
Rahul Shirsat
|
7f3e8596e3
|
Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube.
|
2020-08-20 18:34:49 +05:30 |
|
Rahul Shirsat
|
2907a79dd7
|
Added missing comments in reverse engineering SQL for each column of a View. Fixes #3791
|
2020-08-11 11:30:47 +05:30 |
|
Rahul Shirsat
|
604937cf66
|
Fixed an issue where 'ALTER VIEW' statement is missing when the user sets the default value of a column for View. Fixes #5664
|
2020-08-10 15:27:57 +05:30 |
|
Rahul Shirsat
|
74fd5dfe96
|
Ensure that the user will be able to modify the start value of the Identity column. Fixes #5632
|
2020-07-29 16:22:11 +05:30 |
|
Rahul Shirsat
|
937877e841
|
Ensure that RLS Policy node should be searchable using search object. Fixes #5646
|
2020-07-24 13:47:39 +05:30 |
|
Rahul Shirsat
|
d6893f9d8a
|
Fixed reverse engineered SQL for partitions when storage parameters are specified. Fixes #5569.
|
2020-07-14 19:16:33 +05:30 |
|
Rahul Shirsat
|
29175d7ec4
|
Fixed reverse engineered SQL for partitions when storage parameters are specified. Fixes #5569
|
2020-07-11 16:23:31 +05:30 |
|
Rahul Shirsat
|
e8b81db977
|
Fixed cognitive complexity issues reported by SonarQube.
|
2020-07-10 11:44:33 +05:30 |
|
Rahul Shirsat
|
7add777b21
|
Add proper indentation to the code while generating functions, procedures, and trigger functions. Fixes #3851
|
2020-06-29 12:36:28 +05:30 |
|
Rahul Shirsat
|
75b6341a84
|
Ensure that the start and end date should be deleted when clear the selection for pgAgent Job. Fixes #3645
|
2020-04-01 13:31:36 +05:30 |
|
Rahul Shirsat
|
d98e86d3df
|
Warn the user on changing the definition of Materialized View about the loss of data and its dependent objects. Fixes #4396
|
2019-12-02 11:25:51 +05:30 |
|
Rahul Shirsat
|
1a39dedc62
|
Add Reverse Engineered and Modified SQL tests for Materialized Views. Fixes #4696.
|
2019-11-25 11:11:09 +05:30 |
|
Rahul Shirsat
|
62d55cabd9
|
1) Fixed issue where Drop and Disconnect connection menu points are too close to each other. Fixes #3279
2) Rename the context menu from 'Drop Server' to 'Remove Server'. Fixes #3859
|
2019-11-07 13:11:24 +05:30 |
|