Make sequences viewable and editable
Open
- Dominant language
- Python
- Stars
- 486
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This one is like the editing functions request but probably way easier to implement.
Writing `ALTER SEQUENCE` statement is always annoying since it is al lot of boilerplate text for a really small change.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the related editing-functions request and locating the existing sequence handling in the project. The change is complete when sequences can be viewed and edited through the application, avoiding the need to write the described ALTER SEQUENCE boilerplate manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100