jakob / jakob/Postico

Copy special using UPDATE statements

Open
#428 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
485
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently one can only "copy special" rows using INSERT statements, but it would be very useful if you could copy them as UPDATE statements.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the existing “Copy Special” flow, which currently produces INSERT statements. Start by locating that flow and tracing how selected rows are converted into SQL. Done means the same operation can produce equivalent UPDATE statements, with coverage for the new output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sql
Domain
database
Issue type
Feature
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.