Re: [pgAdmin][SonarQube] Replace the generic exception class with a more specific one

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin][SonarQube] Replace the generic exception class with a more specific one
Дата
Msg-id CANxoLDegL-ragwoNA-s28Vhb=er7R0raDMi93XeMcAVD7-d0Yg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][SonarQube] Replace the generic exception class with a more specific one  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Ответы Re: [pgAdmin][SonarQube] Replace the generic exception class with a more specific one
Список pgadmin-hackers
Thanks, patch applied.

On Wed, Aug 5, 2020 at 11:09 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to replace the generic exception class with a newly added ExecuteError class for all the places where error occurs when a SQL is executed.
This fixes around 34 issues.

Please review.
--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Replace the generic exception class with a more speci
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4 ] Limit the scope of CSS