pgAdmin 4 commit: Updated schema diff script generation message as we h
Updated schema diff script generation message as we have removed the Beta keyword. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=df31fe7dc4ad4998b3fb4c518303d15db6bfba7a Modified Files -- web/pgadmin/tools/schema_diff/static/js/schema_diff_ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
[pgAdmin][RM5736] Validation error msg showing twice on create table- add column.
Hi Hackers, Please find the below patch which resolves the duplicate error message for create table - add column. The fix made is such that only when Variables, Security tab adds/changes any required field, the whole row (of column) will be highlighted and prompt the user to fulfill the requirements. Row will not be highlighted when the column name and type is added/changed. -- *Rahul Shirsat* Software Engineer | EnterpriseDB Corporation. RM5736.patch Description: Binary data
[pgAdmin4][Patch] - RM 5760 - Debugger plugin error
Hi, Please find the attached patch to fix the RM 5760 - v.4.25 debugger plugin error. The non-superuser is not able to debug (direct debugging) the function which is fixed with this patch. Thanks, Khushboo RM_5760.patch Description: Binary data
[pgAdmin][RM5914]:Mismatch in 'Estimated row' in properties dialogue on main page & proeties dialogue navigated through context click
Hi Hackers, Please find the attached patch to fix the RM5914. Mismatch in 'estimated row' n properties dialogue for a created function which is fixed with this patch also disabled the returns to set and window option of the function in edit mode. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM5914.patch Description: Binary data