Thread: pgAdmin 4 commit: Fixed schema diff issue where function's difference D

pgAdmin 4 commit: Fixed schema diff issue where function's difference D

From
Akshay Joshi
Date:
Fixed schema diff issue where function's difference DDL was showing incorrectly when arguments had default values with
commas.Fixes #7263 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9f992a9e5df410aaa78a67738fe3a9f2629d2582

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                                    | 1 +
.../server_groups/servers/databases/schemas/functions/__init__.py   | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)