jakob / jakob/Postico

deleting foreign tables

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

Description

Trying to delete a foreign table results in the error message:

```
PostgreSQL said: "queue" is not a table
Hint: Use DROP FOREIGN TABLE to remove a foreign table```

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by reproducing the foreign-table deletion in Postico and trace the deletion entry point and the PostgreSQL response shown in the issue. Done means the intended deletion behavior is defined and the reported “not a table” error is no longer produced.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.