Help regarding figuring out routes in pgAdmin4

From: Ahmad Mehmood <amd10agha(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Help regarding figuring out routes in pgAdmin4
Date: 2024-05-05 05:09:29
Message-ID: CAHBAR88J4yX73ymQR1nS27AauvdhdMcWobOMNOfzjje_LcXw+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear PostgreSQL Hackers,

I hope this email finds you well. As I delve into the codebase, I've
encountered some challenges understanding how routes are implemented within
the application.

As I navigate through the codebase, I've encountered some challenges
understanding how routes are implemented within pgAdmin4. While I've made
efforts to study the documentation and examine the source code, I'm still
struggling to grasp certain aspects, particularly in files like roles
__init__.py.

Coming from a different stack, I'm accustomed to certain patterns and
conventions which seem to differ in Flask. Specifically, I cannot locate
the familiar @blueprint.route decorator in these files, which has left me
somewhat perplexed.

Thank you very much for your time and assistance. I look forward to hearing
from you at your earliest convenience.

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2024-05-05 14:55:30 Re: Asymmetric partition-wise JOIN
Previous Message Andrei Lepikhov 2024-05-05 02:45:47 Re: Removing unneeded self joins