Adding the SQL tab for the nodes, with 'hasSQL' property set to true, in create/edit mode. It will fetch the modified sql using the 'msql' url specific to that node.
Also, modified by Ashesh before committing it. i.e. Added code comments, cleanup code for the control, etc. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d56ddb9fa4ad0976333763369726de522f24cfb4 Author: Murtuza Zabuawala <[email protected]> Modified Files -------------- .../browser/templates/browser/js/browser.js | 4 +- web/pgadmin/browser/templates/browser/js/node.js | 2 +- web/pgadmin/static/js/backform.pgadmin.js | 163 ++++++++++++++++++--- 3 files changed, 146 insertions(+), 23 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
