Attached is the patch to fix "Query Tool Initialization Error" which occurs on opening query tool for some users.
The problem was, request data was sent from client but was not read by back end service. In flask, if you receive POST data in a request you must read it before returning a response.
Also removed a dead code, which was not referred/used anywhere.
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
Attached is the patch to fix "Query Tool Initialization Error" which occurs on opening query tool for some users.
The problem was, request data was sent from client but was not read by back end service. In flask, if you receive POST data in a request you must read it before returning a response.
Also removed a dead code, which was not referred/used anywhere.
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
--
Akshay Joshi
Sr. Software Architect
Phone: +91 20-3058-9517 Mobile: +91 976-788-8246
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.