[Patch] - Improve schema field validation order

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [Patch] - Improve schema field validation order
Date: 2022-06-15 09:12:46
Message-ID: CAMa=N=N5nayLqHRPs5+qkVb10gFN3Z7p2tWdp_HQr9pk=261Ww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch which corrects validation flow of the parent
& nested schema fields.

Thanks,
Yogesh Mahajan
EnterpriseDB

Attachment Content-Type Size
ReactValidationImprovement_v1.patch application/octet-stream 5.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-06-15 09:50:40 Re: [Patch] - Improve schema field validation order
Previous Message Akshay Joshi 2022-06-15 06:08:52 Re: [pgAdmin][RM-6132]: [React] Port debugger to React