dbcli / dbcli/pgspecial

row/cell editing tool

Open
#55 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
86
Forks
55
PR merge metrics
No merged PRs in 30d

Description

while I can use psql/pgcli for almost all my needs, there's one I fall short on that requires me to open a gui for - editing a cell.
suppose a particular column is a text one and it holds a long string which I wish to edit.
currently I only can issue an `UPDATE TABLE ... SET ...=...` command to it.
I really wish there was some way to edit a cell in my favorite text editor the same way `\e` does.

I'm not yet sure how the syntax should look but a tool that could give me that would be really awesome

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.