Properly handle trigger functions with parameters. Fixes #2043 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c435d488853b7b52f33b8d01fe98b5938e6fd835 Author: Murtuza Zabuawala <[email protected]> Modified Files -------------- .../servers/databases/schemas/tables/__init__.py | 50 ++++++++++++++++++++-- .../databases/schemas/tables/triggers/__init__.py | 2 +- 2 files changed, 48 insertions(+), 4 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
