jakob / jakob/Postico

Feature Request: Regex-style table sidebar filtering

Open
#396 7 comments 7 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
486
Forks
8
PR merge metrics
No merged PRs in 30d

Description

e.g. `*_users`, `^user`, `users$`

Coming from Sequel Pro, to me, this is one of its most powerful features that I haven't seen in any Postgres GUIs.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the table sidebar filtering entry point and related tests, then compare the requested patterns such as `*_users`, `^user`, and `users$` with the existing filter behavior. Done means the sidebar accepts regex-style patterns and filters matching tables consistently, with coverage for the examples in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.