Fixed following issues for Schema Diff:
1) When some option from filter is selected, that particular type should be
completely removed from top level result instead of showing identical:0
2) Copy button is missing for Difference SQL
3) Throw error when source & target server versions selected a
Fixed following issues for Query Tool (after React Porting):
1) Find/Replace both opens the same dialogue box.(by clicking menu option)
2) Add New Server Connection > Server options keep loading(For multiple Server
groups & should have some server)
3) Fixed CSS issues of slickgrid at various plac
Fixed following issues for query tool after react porting:
1) Add New Server Connection > Server options keep loading(For empty Server
group).
2) After clicking indent/Unindent(for all operations) for large query option
left as it is till operation completes
3) Check sign beside options in Ex
Fixed following issues related to cloud deployment:
1) The Mumbai region issue has been resolved
2) Display name of regions has been modified appropriately
3) The password field has been validated the same way as AWS
4) Added support for a list of IP addresses in the public IP address range
field.
Fixed following issues related to cloud deployment:
1) No options are shown in the instance type.
2) No options for the last 2 types.
3) Unable to change Storage config - size and iops
4) Unable to create an instance when pgAdmin is installed using the installer
in Desktop mode
5) Can no
Fixed following issues after React Porting:
1. Unique constraint should not allow changing values for deferrable, deferred,
included columns.
2. Primary keys should not allow changing values for deferrable, deferred,
included columns.
3. Foreign keys should not allow changing match type. The ref
Fixed following issues for Type dialog:
1. Enum Type - Unable to delete rows for Enum type in Create Type dialogue.
2. Range Type - Loading icons are shown in different drop-down tabs.
Fixes #6744
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;
Fixed following issues in ERD:
1) After opening an existing project, the first table is already selected but
the edit, clone, delete buttons are disabled.
2) ERD project title gets changed when 2 ERD projects are open & anyone of it
edited.
3) Closing the ERD tab does not ask for a confirmatio
Fixed following issues in the function module:
1) The volatility option is not reflecting. It stays volatile always when
creating the function.
2) Set "Returns as set" to true and enter estimated rows like 12. Now set
returns as set to false and save.
It gives ERROR: ROWS is not applicable whe
Fixed following issues reported by SonarQube:
1) Replace this if-then-else statement by a single return statement. (clumsy)
2) 'switch' statements should have at least 3 'case' clauses. (bad practice)
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdi
Fixed following issues for 1257:
1. For synonyms, the property is shown as "Public Synonym".
2. For system procedure, the flag should be True but it is displaying as False.
3. For both views and materialized views, the property is "System View".
4. For FTS templates, the property is showing as
Fixed following issues for packages:
1) Removing the package header removes the body as well.
2) Schema is not visible on the properties dialog.
3) Reverse engineering SQL and Create script not showing schema-qualified
packages.
Fixes #5410
Branch
--
master
Details
---
https://git
Fixed following issues for Procedures:
1) Change comments on the procedure with arguments as a procedure can be
overloaded.
Note that on EPAS servers, procedure overloading works only for v11+.
2) The save button of a procedure dialog is enabled without any change.
3) Fixed formatting o
Fixed following issues for feature test:
1. Modified the get_chromedriver utility for supporting python version below
3.5.
2. Handled some exceptions getting intermittently on some databases.
3. Generalized some functions with additional parameters.
4. Disabled the auto-expansion of the children n
Fixed following issues:
- Process watcher made fixed width with header changes, time details rounded
to 2 decimals
- Query history will show "No query history" if no query fired. Query editor
default size increased.
- Fixed a bug where New folder create button not working when in List mode and
15 matches
Mail list logo