jakob / jakob/Postico

right click on list of table n readjust serial id

Open
#208 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

hi,

i find that when i copy n paste data from another table or database,
the database is left is unsynchronised serial id column.

it would be nice if we have option to auto update serial to max id,
and option to select multiple table and right click and perform a max id update to the serial column.

thank you

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the table-list context menu and the code that handles serial or sequence values, then determine how a single-table and multi-table action would identify the maximum id. Done means both requested options update the relevant serial value to the maximum id and are covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Domain
database
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.