Support for policies
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Postico is great and I happily paid the price for it. The only thing I’m missing and for which I need to open `pgAdmin 4` from time to time is to view the row level security policies on my tables.
pgAdmin4 lists them like this:
and a policy is viewable like this:
I don’t think it’s necessary to be able to edit them, but being able to view them would be great! I think that on the “Structure” page of a table, below the “Indexes” section, there could be a “Policies” section.
Do you think that is something you might want to add?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the table’s Structure page and compare the requested read-only policy presentation with the pgAdmin 4 examples linked in the issue. The work is done when a Policies section appears below Indexes and displays the row-level security policies for the selected table without editing them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100