jakob / jakob/Postico

Search schema "data" -> don't filter tables

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

Description

You can use this template for reporting bugs.
Feel free to remove parts that are not relevant, or just write something free-form if you prefer.

## What did you do?

- I created a schema `data` with some table on it.
- I searched for `data` on table search input
- When I search for it in the db, it doesn't filter anything. It only highlight some

## What did you expect to happen?

- I expected to see the table with "data" in it, and my schema "data" and the table in it.

## What actually happened?

- When I search for it in the db, it doesn't filter anything. It only highlight some of the table with the keyword "data" and highlight the schema "data", but don't filter other table.

## What software versions are you using?

Postico version:
Version 1.5.3 (4090)

macOS version:
10.14.2

PostgreSQL version:
PostgreSQL 9.6.6 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9), 64-bit

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the table search with a schema named `data` and tables containing and not containing that term, using the reported Postico, macOS, and PostgreSQL versions where possible. Trace the table-search entry point and compare highlighting with filtering; done means matching tables and the `data` schema remain visible while unrelated tables are filtered out.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, postgresql, python
Domain
databases, desktop, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.