sqlalchemy / sqlalchemy/alembic
autogenerate for sequences, as well as create_sequence()/drop_sequence()
Open
Nobody has claimed this yet.
autogenerate - detection
feature
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 375
- PR merge metrics
- No merged PRs in 30d
Description
Migrated issue, originally created by Anonymous
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names sequence autogeneration and the create_sequence()/drop_sequence() operations, but provides no files, tests, or entry points. Start by locating those APIs and related autogeneration tests; completion criteria need to be established for the requested sequence behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql, sqlalchemy
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100