PATCH: To fix the issue on Table collection node refresh (pgAdmin4) - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject PATCH: To fix the issue on Table collection node refresh (pgAdmin4)
Date
Msg-id CAKKotZQwk0w_cxacMgXG3bKf1F3ufH=f1-i1UHqA+XukM8_rSQ@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: To fix the issue on Table collection node refresh (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

PFA patch to fix the issue where user tries to refresh on Table collection node it was throwing error.
RM#1686

Issue: Nodes method was not implemented properly to handle such request in Table node.

Also attaching a separate patch for typo in browser.js file due to which this error was displaying on console and not on GUI.

@Ashesh, Would you please review this minor patch (File: misc_typo_fix.patch), I hope it does not affect anything else :)


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Navnath Gadakh
Date:
Subject: Server specific advanced config file for testsuite
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: To fix the issue in Rules node (pgAdmin4)