Adding new control to show SQL query in a control. It will be used by the nodes like view, which require to show the code inside as one parameter.
Also, override the events for the Backform.TextareaControl in order handle some cases, which were not handling the change in textarea properly in all situations. Also, we need to show the error message around the input control with name attribute only. Author: Surinder Kumar (small twicks by me). Reviewed by: Ashesh Vashi Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7df9e752bb8d5f81f7c496f95fafde869b541597 Modified Files -------------- web/pgadmin/static/js/backform.pgadmin.js | 90 +++++++++++++++++++++++++++++-- 1 file changed, 86 insertions(+), 4 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers